[INFO] fetching crate nexosim-util 0.2.0-alpha.1... [INFO] building nexosim-util-0.2.0-alpha.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate nexosim-util 0.2.0-alpha.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate nexosim-util 0.2.0-alpha.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nexosim-util 0.2.0-alpha.1 [INFO] tweaked toml for crates.io crate nexosim-util 0.2.0-alpha.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nexosim-util 0.2.0-alpha.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nexosim-util 0.2.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a34b851a2723e39c6bfad95442e9917658ec5a102f7fe76241d01d9fa133b608 [INFO] running `Command { std: "docker" "start" "-a" "a34b851a2723e39c6bfad95442e9917658ec5a102f7fe76241d01d9fa133b608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a34b851a2723e39c6bfad95442e9917658ec5a102f7fe76241d01d9fa133b608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34b851a2723e39c6bfad95442e9917658ec5a102f7fe76241d01d9fa133b608", kill_on_drop: false }` [INFO] [stdout] a34b851a2723e39c6bfad95442e9917658ec5a102f7fe76241d01d9fa133b608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fa202e105fb68ee1e1c1b8143636b6a1b4ddc91814a5d3aa9c148325a4a59c2 [INFO] running `Command { std: "docker" "start" "-a" "8fa202e105fb68ee1e1c1b8143636b6a1b4ddc91814a5d3aa9c148325a4a59c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling nexosim v0.4.0-alpha.1 [INFO] [stderr] Compiling st3 v0.4.1 [INFO] [stderr] Compiling async-event v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling spin_sleep v1.3.0 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling recycle-box v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling multishot v0.3.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling nexosim-macros v0.1.0-alpha.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tai-time v0.3.3 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling nexosim-util v0.2.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.46s [INFO] running `Command { std: "docker" "inspect" "8fa202e105fb68ee1e1c1b8143636b6a1b4ddc91814a5d3aa9c148325a4a59c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa202e105fb68ee1e1c1b8143636b6a1b4ddc91814a5d3aa9c148325a4a59c2", kill_on_drop: false }` [INFO] [stdout] 8fa202e105fb68ee1e1c1b8143636b6a1b4ddc91814a5d3aa9c148325a4a59c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8463801e25f06402e5c7ffc135ff62addd1574eaa5b07be3b8d0b30e0f30d4e5 [INFO] running `Command { std: "docker" "start" "-a" "8463801e25f06402e5c7ffc135ff62addd1574eaa5b07be3b8d0b30e0f30d4e5", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thread-guard v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nexosim-util v0.2.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.39s [INFO] running `Command { std: "docker" "inspect" "8463801e25f06402e5c7ffc135ff62addd1574eaa5b07be3b8d0b30e0f30d4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8463801e25f06402e5c7ffc135ff62addd1574eaa5b07be3b8d0b30e0f30d4e5", kill_on_drop: false }` [INFO] [stdout] 8463801e25f06402e5c7ffc135ff62addd1574eaa5b07be3b8d0b30e0f30d4e5