[INFO] cloning repository https://github.com/hnakamur/rust-thread-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hnakamur/rust-thread-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Frust-thread-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Frust-thread-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6929b4e07d43b8b70065931b31d1bfa268158df [INFO] testing hnakamur/rust-thread-example against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Frust-thread-example" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnakamur/rust-thread-example on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hnakamur/rust-thread-example [INFO] finished tweaking git repo https://github.com/hnakamur/rust-thread-example [INFO] tweaked toml for git repo https://github.com/hnakamur/rust-thread-example written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/hnakamur/rust-thread-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec25dd45edfb66d895918d0ec7811a2e5cbd434f8e580e2db49b7b06321aac84 [INFO] running `Command { std: "docker" "start" "-a" "ec25dd45edfb66d895918d0ec7811a2e5cbd434f8e580e2db49b7b06321aac84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec25dd45edfb66d895918d0ec7811a2e5cbd434f8e580e2db49b7b06321aac84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec25dd45edfb66d895918d0ec7811a2e5cbd434f8e580e2db49b7b06321aac84", kill_on_drop: false }` [INFO] [stdout] ec25dd45edfb66d895918d0ec7811a2e5cbd434f8e580e2db49b7b06321aac84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3622b9c9117f049a3145ff32511cf26ccd0b7df41f7d4292f2ba180189edfa2f [INFO] running `Command { std: "docker" "start" "-a" "3622b9c9117f049a3145ff32511cf26ccd0b7df41f7d4292f2ba180189edfa2f", kill_on_drop: false }` [INFO] [stderr] Compiling rust-thread-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "3622b9c9117f049a3145ff32511cf26ccd0b7df41f7d4292f2ba180189edfa2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3622b9c9117f049a3145ff32511cf26ccd0b7df41f7d4292f2ba180189edfa2f", kill_on_drop: false }` [INFO] [stdout] 3622b9c9117f049a3145ff32511cf26ccd0b7df41f7d4292f2ba180189edfa2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 969b3727b2cddad0d3a3ea53726a454b7f36fcc48775d5c64e581a5af51c94fb [INFO] running `Command { std: "docker" "start" "-a" "969b3727b2cddad0d3a3ea53726a454b7f36fcc48775d5c64e581a5af51c94fb", kill_on_drop: false }` [INFO] [stderr] Compiling rust-thread-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "969b3727b2cddad0d3a3ea53726a454b7f36fcc48775d5c64e581a5af51c94fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969b3727b2cddad0d3a3ea53726a454b7f36fcc48775d5c64e581a5af51c94fb", kill_on_drop: false }` [INFO] [stdout] 969b3727b2cddad0d3a3ea53726a454b7f36fcc48775d5c64e581a5af51c94fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 880572eb2671739a200d3a75f4c09820a0a91b15b165fa10026e70edd0331a57 [INFO] running `Command { std: "docker" "start" "-a" "880572eb2671739a200d3a75f4c09820a0a91b15b165fa10026e70edd0331a57", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_thread_example-3c304c66ff27c49e) [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" "880572eb2671739a200d3a75f4c09820a0a91b15b165fa10026e70edd0331a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880572eb2671739a200d3a75f4c09820a0a91b15b165fa10026e70edd0331a57", kill_on_drop: false }` [INFO] [stdout] 880572eb2671739a200d3a75f4c09820a0a91b15b165fa10026e70edd0331a57