[INFO] fetching crate genie 0.5.0... [INFO] testing genie-0.5.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate genie 0.5.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate genie 0.5.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate genie 0.5.0 [INFO] finished tweaking crates.io crate genie 0.5.0 [INFO] tweaked toml for crates.io crate genie 0.5.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate genie 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.17 [INFO] [stderr] Downloaded sorted-vec v0.3.6 [INFO] [stderr] Downloaded pelite-macros v0.1.0 [INFO] [stderr] Downloaded genie-hki v0.2.1 [INFO] [stderr] Downloaded genie-cpx v0.5.0 [INFO] [stderr] Downloaded genie-drs v0.2.1 [INFO] [stderr] Downloaded pelite v0.8.0 [INFO] [stderr] Downloaded genie-rec v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab3d5e06891414554367b1603958e711fe5b9a3dd8450108ecbb8936be8e1f3c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ab3d5e06891414554367b1603958e711fe5b9a3dd8450108ecbb8936be8e1f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab3d5e06891414554367b1603958e711fe5b9a3dd8450108ecbb8936be8e1f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3d5e06891414554367b1603958e711fe5b9a3dd8450108ecbb8936be8e1f3c", kill_on_drop: false }` [INFO] [stdout] ab3d5e06891414554367b1603958e711fe5b9a3dd8450108ecbb8936be8e1f3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea1cdfd24763de890e4be36bc62fec1a27f07d2ea634b81378b33497895e84f0 [INFO] running `Command { std: "docker" "start" "-a" "ea1cdfd24763de890e4be36bc62fec1a27f07d2ea634b81378b33497895e84f0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling rgb v0.8.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pelite-macros v0.1.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling sorted-vec v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling pelite v0.8.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling num_enum_derive v0.5.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling genie-support v1.0.0 [INFO] [stderr] Compiling jascpal v0.1.1 [INFO] [stderr] Compiling genie-drs v0.2.1 [INFO] [stderr] Compiling genie-dat v0.1.0 [INFO] [stderr] Compiling genie-lang v0.2.1 [INFO] [stderr] Compiling genie-hki v0.2.1 [INFO] [stderr] Compiling num_enum v0.5.0 [INFO] [stderr] Compiling genie-scx v4.0.0 [INFO] [stderr] Compiling genie-rec v0.1.1 [INFO] [stderr] Compiling genie-cpx v0.5.0 [INFO] [stderr] Compiling genie v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.65s [INFO] running `Command { std: "docker" "inspect" "ea1cdfd24763de890e4be36bc62fec1a27f07d2ea634b81378b33497895e84f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1cdfd24763de890e4be36bc62fec1a27f07d2ea634b81378b33497895e84f0", kill_on_drop: false }` [INFO] [stdout] ea1cdfd24763de890e4be36bc62fec1a27f07d2ea634b81378b33497895e84f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e148fe63d422bfc81dea4720b1a18d9797c8b662484584555abd0c1ee469a66 [INFO] running `Command { std: "docker" "start" "-a" "3e148fe63d422bfc81dea4720b1a18d9797c8b662484584555abd0c1ee469a66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling genie v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.08s [INFO] running `Command { std: "docker" "inspect" "3e148fe63d422bfc81dea4720b1a18d9797c8b662484584555abd0c1ee469a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e148fe63d422bfc81dea4720b1a18d9797c8b662484584555abd0c1ee469a66", kill_on_drop: false }` [INFO] [stdout] 3e148fe63d422bfc81dea4720b1a18d9797c8b662484584555abd0c1ee469a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 30a1023834246e0c740d5e23af932344b237b75bd9b1f6d198d9478401b42fa3 [INFO] running `Command { std: "docker" "start" "-a" "30a1023834246e0c740d5e23af932344b237b75bd9b1f6d198d9478401b42fa3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/genie-c44c9555ba15458b) [INFO] [stdout] [INFO] [stderr] Doc-tests genie [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 35) ... FAILED [INFO] [stdout] test src/lib.rs - (line 14) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 35) stdout ---- [INFO] [stdout] Test executable failed (exit code 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main [INFO] [stdout] 3: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 4: std::sys_common::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 5: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 6: <&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try:: + std::panic::RefUnwindSafe + core::marker::Sync> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stdout] 7: std::rt::lang_start::> [INFO] [stdout] 8: main [INFO] [stdout] 9: __libc_start_main [INFO] [stdout] 10: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 14) stdout ---- [INFO] [stdout] Test executable failed (exit code 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: rust_out::main [INFO] [stdout] 3: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 4: std::sys_common::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] 5: std::rt::lang_start::>::{closure#0} [INFO] [stdout] 6: <&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try:: + std::panic::RefUnwindSafe + core::marker::Sync> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stdout] 7: std::rt::lang_start::> [INFO] [stdout] 8: main [INFO] [stdout] 9: __libc_start_main [INFO] [stdout] 10: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 14) [INFO] [stdout] src/lib.rs - (line 35) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "30a1023834246e0c740d5e23af932344b237b75bd9b1f6d198d9478401b42fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a1023834246e0c740d5e23af932344b237b75bd9b1f6d198d9478401b42fa3", kill_on_drop: false }` [INFO] [stdout] 30a1023834246e0c740d5e23af932344b237b75bd9b1f6d198d9478401b42fa3