[INFO] cloning repository https://github.com/njskalski/bug-report-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njskalski/bug-report-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjskalski%2Fbug-report-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjskalski%2Fbug-report-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffdf621b27c1efc3b45dce072641f8686ccdc65f [INFO] testing njskalski/bug-report-1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjskalski%2Fbug-report-1" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/njskalski/bug-report-1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/njskalski/bug-report-1 [INFO] finished tweaking git repo https://github.com/njskalski/bug-report-1 [INFO] tweaked toml for git repo https://github.com/njskalski/bug-report-1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/njskalski/bug-report-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02df83f08f5a346f1ab28da83f113d299f9537f064646d9a35ffd20abf7018cf [INFO] running `Command { std: "docker" "start" "-a" "02df83f08f5a346f1ab28da83f113d299f9537f064646d9a35ffd20abf7018cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02df83f08f5a346f1ab28da83f113d299f9537f064646d9a35ffd20abf7018cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02df83f08f5a346f1ab28da83f113d299f9537f064646d9a35ffd20abf7018cf", kill_on_drop: false }` [INFO] [stdout] 02df83f08f5a346f1ab28da83f113d299f9537f064646d9a35ffd20abf7018cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 982cb9ac97c921c00d5ca7e1cb0111729fc209677700215b34345be3045a437e [INFO] running `Command { std: "docker" "start" "-a" "982cb9ac97c921c00d5ca7e1cb0111729fc209677700215b34345be3045a437e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling reexport-proc-macro v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling serde v1.0.54 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling enumset v0.3.3 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.9 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling stderrlog v0.4.0 [INFO] [stderr] Compiling enum-map-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum-map v0.2.29 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling cursive v0.8.1 [INFO] [stderr] Compiling bug1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "982cb9ac97c921c00d5ca7e1cb0111729fc209677700215b34345be3045a437e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982cb9ac97c921c00d5ca7e1cb0111729fc209677700215b34345be3045a437e", kill_on_drop: false }` [INFO] [stdout] 982cb9ac97c921c00d5ca7e1cb0111729fc209677700215b34345be3045a437e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f331496153da2f23325017a75767e1bf9a983512c886d2e16ce346b0e778fb [INFO] running `Command { std: "docker" "start" "-a" "45f331496153da2f23325017a75767e1bf9a983512c886d2e16ce346b0e778fb", kill_on_drop: false }` [INFO] [stderr] Compiling bug1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "45f331496153da2f23325017a75767e1bf9a983512c886d2e16ce346b0e778fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f331496153da2f23325017a75767e1bf9a983512c886d2e16ce346b0e778fb", kill_on_drop: false }` [INFO] [stdout] 45f331496153da2f23325017a75767e1bf9a983512c886d2e16ce346b0e778fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b08062add580bec5e1a38e0ebcb15a89a376d3b90290b21c603f69846bfb2ec9 [INFO] running `Command { std: "docker" "start" "-a" "b08062add580bec5e1a38e0ebcb15a89a376d3b90290b21c603f69846bfb2ec9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bug1-d9e548faae2ee366) [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "b08062add580bec5e1a38e0ebcb15a89a376d3b90290b21c603f69846bfb2ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08062add580bec5e1a38e0ebcb15a89a376d3b90290b21c603f69846bfb2ec9", kill_on_drop: false }` [INFO] [stdout] b08062add580bec5e1a38e0ebcb15a89a376d3b90290b21c603f69846bfb2ec9