[INFO] cloning repository https://github.com/Baelyk/cursed_df_launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Baelyk/cursed_df_launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaelyk%2Fcursed_df_launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaelyk%2Fcursed_df_launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ef9e2b393907c1fa0e0116ff646065c39fbe3c2 [INFO] testing Baelyk/cursed_df_launcher against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaelyk%2Fcursed_df_launcher" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Baelyk/cursed_df_launcher on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Baelyk/cursed_df_launcher [INFO] finished tweaking git repo https://github.com/Baelyk/cursed_df_launcher [INFO] tweaked toml for git repo https://github.com/Baelyk/cursed_df_launcher written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Baelyk/cursed_df_launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b425ecb8dfcb52a7a287ab03fc4d443886d1e01d118372951d3eb3f50f452043 [INFO] running `Command { std: "docker" "start" "-a" "b425ecb8dfcb52a7a287ab03fc4d443886d1e01d118372951d3eb3f50f452043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b425ecb8dfcb52a7a287ab03fc4d443886d1e01d118372951d3eb3f50f452043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b425ecb8dfcb52a7a287ab03fc4d443886d1e01d118372951d3eb3f50f452043", kill_on_drop: false }` [INFO] [stdout] b425ecb8dfcb52a7a287ab03fc4d443886d1e01d118372951d3eb3f50f452043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5501027af12e2e58f4005a4979faf0fb93dd0d2ff29dc921d26c22126d9dce6 [INFO] running `Command { std: "docker" "start" "-a" "f5501027af12e2e58f4005a4979faf0fb93dd0d2ff29dc921d26c22126d9dce6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling ncurses v5.93.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling enumset v0.3.11 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum-map-derive v0.2.10 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling enum-map v0.2.36 [INFO] [stderr] Compiling cursive v0.8.2 [INFO] [stderr] Compiling cursed_df_launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.96s [INFO] running `Command { std: "docker" "inspect" "f5501027af12e2e58f4005a4979faf0fb93dd0d2ff29dc921d26c22126d9dce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5501027af12e2e58f4005a4979faf0fb93dd0d2ff29dc921d26c22126d9dce6", kill_on_drop: false }` [INFO] [stdout] f5501027af12e2e58f4005a4979faf0fb93dd0d2ff29dc921d26c22126d9dce6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2cd5b5c91cd83f01e8d38380940a76c3140e9cb95889cc7f2938296568c6872 [INFO] running `Command { std: "docker" "start" "-a" "c2cd5b5c91cd83f01e8d38380940a76c3140e9cb95889cc7f2938296568c6872", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cursed_df_launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "c2cd5b5c91cd83f01e8d38380940a76c3140e9cb95889cc7f2938296568c6872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cd5b5c91cd83f01e8d38380940a76c3140e9cb95889cc7f2938296568c6872", kill_on_drop: false }` [INFO] [stdout] c2cd5b5c91cd83f01e8d38380940a76c3140e9cb95889cc7f2938296568c6872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ac6dbf3552ac0a581fc711418e8bc6eef98525dc98c855fbcf26bebd41f5bd4 [INFO] running `Command { std: "docker" "start" "-a" "3ac6dbf3552ac0a581fc711418e8bc6eef98525dc98c855fbcf26bebd41f5bd4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cursed_df_launcher-1c4403a9ebd8bbb7) [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" "3ac6dbf3552ac0a581fc711418e8bc6eef98525dc98c855fbcf26bebd41f5bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac6dbf3552ac0a581fc711418e8bc6eef98525dc98c855fbcf26bebd41f5bd4", kill_on_drop: false }` [INFO] [stdout] 3ac6dbf3552ac0a581fc711418e8bc6eef98525dc98c855fbcf26bebd41f5bd4