[INFO] cloning repository https://github.com/YEOLLL/world-execute-me [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YEOLLL/world-execute-me" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYEOLLL%2Fworld-execute-me", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYEOLLL%2Fworld-execute-me'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48fb7a8284956d1723647c2055ff0026e8e3c1b9 [INFO] testing YEOLLL/world-execute-me against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYEOLLL%2Fworld-execute-me" "/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/YEOLLL/world-execute-me on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YEOLLL/world-execute-me [INFO] finished tweaking git repo https://github.com/YEOLLL/world-execute-me [INFO] tweaked toml for git repo https://github.com/YEOLLL/world-execute-me written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/YEOLLL/world-execute-me already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3254eb6c9ab7c49dad4e1044d023326d06f3225f39b710be7956e57847ade7c [INFO] running `Command { std: "docker" "start" "-a" "b3254eb6c9ab7c49dad4e1044d023326d06f3225f39b710be7956e57847ade7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3254eb6c9ab7c49dad4e1044d023326d06f3225f39b710be7956e57847ade7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3254eb6c9ab7c49dad4e1044d023326d06f3225f39b710be7956e57847ade7c", kill_on_drop: false }` [INFO] [stdout] b3254eb6c9ab7c49dad4e1044d023326d06f3225f39b710be7956e57847ade7c [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e45e5f99533423fbb61178b9d6fdcf053f894533a2ce563c8c5bd3d95af7f64 [INFO] running `Command { std: "docker" "start" "-a" "2e45e5f99533423fbb61178b9d6fdcf053f894533a2ce563c8c5bd3d95af7f64", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling world-execute-me v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "2e45e5f99533423fbb61178b9d6fdcf053f894533a2ce563c8c5bd3d95af7f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e45e5f99533423fbb61178b9d6fdcf053f894533a2ce563c8c5bd3d95af7f64", kill_on_drop: false }` [INFO] [stdout] 2e45e5f99533423fbb61178b9d6fdcf053f894533a2ce563c8c5bd3d95af7f64 [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abe126a35ffa2ee95773fb33a44a6f18ffa8ff11bd9db429c8e36afe039cc659 [INFO] running `Command { std: "docker" "start" "-a" "abe126a35ffa2ee95773fb33a44a6f18ffa8ff11bd9db429c8e36afe039cc659", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling world-execute-me v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "abe126a35ffa2ee95773fb33a44a6f18ffa8ff11bd9db429c8e36afe039cc659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe126a35ffa2ee95773fb33a44a6f18ffa8ff11bd9db429c8e36afe039cc659", kill_on_drop: false }` [INFO] [stdout] abe126a35ffa2ee95773fb33a44a6f18ffa8ff11bd9db429c8e36afe039cc659 [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e83e212945a3aec9f5816a7e4fd094c0668d55a1a62c1d2912829c687bd092fa [INFO] running `Command { std: "docker" "start" "-a" "e83e212945a3aec9f5816a7e4fd094c0668d55a1a62c1d2912829c687bd092fa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/world_execute_me-5b6bd159d7ff6f87) [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" "e83e212945a3aec9f5816a7e4fd094c0668d55a1a62c1d2912829c687bd092fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83e212945a3aec9f5816a7e4fd094c0668d55a1a62c1d2912829c687bd092fa", kill_on_drop: false }` [INFO] [stdout] e83e212945a3aec9f5816a7e4fd094c0668d55a1a62c1d2912829c687bd092fa