[INFO] cloning repository https://github.com/rvolz/rustrt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvolz/rustrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolz%2Frustrt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolz%2Frustrt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea996a856c178568bac820f8ddd2eacf03bb8d88 [INFO] testing rvolz/rustrt against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolz%2Frustrt" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rvolz/rustrt on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rvolz/rustrt [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/rvolz/rustrt [INFO] tweaked toml for git repo https://github.com/rvolz/rustrt written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/rvolz/rustrt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdfed4ca146330099578a50891f4f90d5b7827bd14d41549ca614ff5d6ac0814 [INFO] running `Command { std: "docker" "start" "-a" "bdfed4ca146330099578a50891f4f90d5b7827bd14d41549ca614ff5d6ac0814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdfed4ca146330099578a50891f4f90d5b7827bd14d41549ca614ff5d6ac0814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfed4ca146330099578a50891f4f90d5b7827bd14d41549ca614ff5d6ac0814", kill_on_drop: false }` [INFO] [stdout] bdfed4ca146330099578a50891f4f90d5b7827bd14d41549ca614ff5d6ac0814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6a858d5a3d9e4615275b7604a978c1cfa3911f839b6cc98af758755106a367c [INFO] running `Command { std: "docker" "start" "-a" "c6a858d5a3d9e4615275b7604a978c1cfa3911f839b6cc98af758755106a367c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling derive_builder v0.7.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling darling_core v0.8.2 [INFO] [stderr] Compiling darling_macro v0.8.2 [INFO] [stderr] Compiling darling v0.8.2 [INFO] [stderr] Compiling derive_builder_core v0.4.0 [INFO] [stderr] Compiling rustrt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | (t.w == 1.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - (t.w == 1.0) [INFO] [stdout] 31 + t.w == 1.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | (t.w == 0.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - (t.w == 0.0) [INFO] [stdout] 36 + t.w == 0.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | (&self.w == &1.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - (&self.w == &1.0) [INFO] [stdout] 70 + &self.w == &1.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | (&self.w == &0.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - (&self.w == &0.0) [INFO] [stdout] 74 + &self.w == &0.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | (t.w == 1.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - (t.w == 1.0) [INFO] [stdout] 31 + t.w == 1.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | (t.w == 0.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - (t.w == 0.0) [INFO] [stdout] 36 + t.w == 0.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | (&self.w == &1.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - (&self.w == &1.0) [INFO] [stdout] 70 + &self.w == &1.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | (&self.w == &0.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - (&self.w == &0.0) [INFO] [stdout] 74 + &self.w == &0.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Material` [INFO] [stdout] --> src/main.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::material::{Material, material}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `red` [INFO] [stdout] --> src/main.rs:150:7 [INFO] [stdout] | [INFO] [stdout] 150 | let red = color(1.0,0.0,0.0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_red` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.38s [INFO] running `Command { std: "docker" "inspect" "c6a858d5a3d9e4615275b7604a978c1cfa3911f839b6cc98af758755106a367c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a858d5a3d9e4615275b7604a978c1cfa3911f839b6cc98af758755106a367c", kill_on_drop: false }` [INFO] [stdout] c6a858d5a3d9e4615275b7604a978c1cfa3911f839b6cc98af758755106a367c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8eb0a8ca6960240603d48984aded69d9bb3ba69391c54b3504ce3db09f2ca73 [INFO] running `Command { std: "docker" "start" "-a" "d8eb0a8ca6960240603d48984aded69d9bb3ba69391c54b3504ce3db09f2ca73", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling round v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | (t.w == 1.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - (t.w == 1.0) [INFO] [stdout] 31 + t.w == 1.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | (t.w == 0.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - (t.w == 0.0) [INFO] [stdout] 36 + t.w == 0.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | (&self.w == &1.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - (&self.w == &1.0) [INFO] [stdout] 70 + &self.w == &1.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | (&self.w == &0.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - (&self.w == &0.0) [INFO] [stdout] 74 + &self.w == &0.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | (t.w == 1.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - (t.w == 1.0) [INFO] [stdout] 31 + t.w == 1.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | (t.w == 0.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - (t.w == 0.0) [INFO] [stdout] 36 + t.w == 0.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | (&self.w == &1.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - (&self.w == &1.0) [INFO] [stdout] 70 + &self.w == &1.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tuple.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | (&self.w == &0.0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - (&self.w == &0.0) [INFO] [stdout] 74 + &self.w == &0.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Material` [INFO] [stdout] --> src/main.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::material::{Material, material}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `red` [INFO] [stdout] --> src/main.rs:150:7 [INFO] [stdout] | [INFO] [stdout] 150 | let red = color(1.0,0.0,0.0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_red` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling gherkin_rust v0.4.1 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling cucumber_rust v0.5.1 [INFO] [stdout] error[E0425]: cannot find function `set_print` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cucumber_rust-0.5.1/src/panic_trap.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | io::set_print(Some(Box::new(Sink(stdout_sink.clone())))), [INFO] [stdout] | ^^^^^^^^^ help: a function with a similar name exists: `_eprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_panic` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cucumber_rust-0.5.1/src/panic_trap.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | io::set_panic(Some(Box::new(Sink(stdout_sink)))) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_print` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cucumber_rust-0.5.1/src/panic_trap.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | io::set_print(old_io.0); [INFO] [stdout] | ^^^^^^^^^ help: a function with a similar name exists: `_eprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_panic` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cucumber_rust-0.5.1/src/panic_trap.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | io::set_panic(old_io.1); [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cucumber_rust` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d8eb0a8ca6960240603d48984aded69d9bb3ba69391c54b3504ce3db09f2ca73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8eb0a8ca6960240603d48984aded69d9bb3ba69391c54b3504ce3db09f2ca73", kill_on_drop: false }` [INFO] [stdout] d8eb0a8ca6960240603d48984aded69d9bb3ba69391c54b3504ce3db09f2ca73