[INFO] fetching crate psyche-simulator-cli 0.2.19... [INFO] testing psyche-simulator-cli-0.2.19 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate psyche-simulator-cli 0.2.19 into /workspace/builds/worker-75/source [INFO] validating manifest of crates.io crate psyche-simulator-cli 0.2.19 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 crates.io crate psyche-simulator-cli 0.2.19 [INFO] finished tweaking crates.io crate psyche-simulator-cli 0.2.19 [INFO] tweaked toml for crates.io crate psyche-simulator-cli 0.2.19 written to /workspace/builds/worker-75/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wavefront_obj v5.1.0 [INFO] [stderr] Downloaded psyche-utils v0.2.19 [INFO] [stderr] Downloaded psyche-graphics v0.2.19 [INFO] [stderr] Downloaded psyche-serde v0.2.19 [INFO] [stderr] Downloaded obj-exporter v0.2.0 [INFO] [stderr] Downloaded psyche-core v0.2.19 [INFO] [stderr] Downloaded psyche v0.2.19 [INFO] [stderr] Downloaded psyche-host v0.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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] 7a6a42943971726829f3bbc4ed9deadbc478ee954394296fa6745dc0f9a8696d [INFO] running `Command { std: "docker" "start" "-a" "7a6a42943971726829f3bbc4ed9deadbc478ee954394296fa6745dc0f9a8696d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a6a42943971726829f3bbc4ed9deadbc478ee954394296fa6745dc0f9a8696d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a6a42943971726829f3bbc4ed9deadbc478ee954394296fa6745dc0f9a8696d", kill_on_drop: false }` [INFO] [stdout] 7a6a42943971726829f3bbc4ed9deadbc478ee954394296fa6745dc0f9a8696d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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] 9be8ae547a89b1bfdbd701b734ac93361fd612b0a99255772152682e0e590b4c [INFO] running `Command { std: "docker" "start" "-a" "9be8ae547a89b1bfdbd701b734ac93361fd612b0a99255772152682e0e590b4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling wavefront_obj v5.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling obj-exporter v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling psyche-utils v0.2.19 [INFO] [stderr] Compiling psyche-core v0.2.19 [INFO] [stderr] Compiling psyche-host v0.2.19 [INFO] [stderr] Compiling psyche-graphics v0.2.19 [INFO] [stderr] Compiling psyche-serde v0.2.19 [INFO] [stderr] Compiling psyche v0.2.19 [INFO] [stderr] Compiling psyche-simulator-cli v0.2.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.15s [INFO] running `Command { std: "docker" "inspect" "9be8ae547a89b1bfdbd701b734ac93361fd612b0a99255772152682e0e590b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be8ae547a89b1bfdbd701b734ac93361fd612b0a99255772152682e0e590b4c", kill_on_drop: false }` [INFO] [stdout] 9be8ae547a89b1bfdbd701b734ac93361fd612b0a99255772152682e0e590b4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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] 6dd49a8eddda0a873fa83122a2d38d613ebaffc0d4ace1130ab7d8d45ae16d7f [INFO] running `Command { std: "docker" "start" "-a" "6dd49a8eddda0a873fa83122a2d38d613ebaffc0d4ace1130ab7d8d45ae16d7f", kill_on_drop: false }` [INFO] [stderr] Compiling psyche-simulator-cli v0.2.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "6dd49a8eddda0a873fa83122a2d38d613ebaffc0d4ace1130ab7d8d45ae16d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd49a8eddda0a873fa83122a2d38d613ebaffc0d4ace1130ab7d8d45ae16d7f", kill_on_drop: false }` [INFO] [stdout] 6dd49a8eddda0a873fa83122a2d38d613ebaffc0d4ace1130ab7d8d45ae16d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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] e694c14c68f23b37a978565357184dd636db70583557fb6b4b59e8bb0ca1bd1f [INFO] running `Command { std: "docker" "start" "-a" "e694c14c68f23b37a978565357184dd636db70583557fb6b4b59e8bb0ca1bd1f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/psysim-c0811f84490e149f) [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" "e694c14c68f23b37a978565357184dd636db70583557fb6b4b59e8bb0ca1bd1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e694c14c68f23b37a978565357184dd636db70583557fb6b4b59e8bb0ca1bd1f", kill_on_drop: false }` [INFO] [stdout] e694c14c68f23b37a978565357184dd636db70583557fb6b4b59e8bb0ca1bd1f