[INFO] fetching crate mprobe-diagnostics 0.1.1... [INFO] testing mprobe-diagnostics-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate mprobe-diagnostics 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mprobe-diagnostics 0.1.1 [INFO] finished tweaking crates.io crate mprobe-diagnostics 0.1.1 [INFO] tweaked toml for crates.io crate mprobe-diagnostics 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mprobe-diagnostics 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mprobe-diagnostics 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff5eafa2406e4e51c9697f91a67836c5276626f118ec57792e960e8563b57072 [INFO] running `Command { std: "docker" "start" "-a" "ff5eafa2406e4e51c9697f91a67836c5276626f118ec57792e960e8563b57072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff5eafa2406e4e51c9697f91a67836c5276626f118ec57792e960e8563b57072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff5eafa2406e4e51c9697f91a67836c5276626f118ec57792e960e8563b57072", kill_on_drop: false }` [INFO] [stdout] ff5eafa2406e4e51c9697f91a67836c5276626f118ec57792e960e8563b57072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58bca22b1cd977bff72e8893004a6b4cc8b5256d32e8f84b42feea73a1439130 [INFO] running `Command { std: "docker" "start" "-a" "58bca22b1cd977bff72e8893004a6b4cc8b5256d32e8f84b42feea73a1439130", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling bson v2.13.0 [INFO] [stderr] Compiling mprobe-diagnostics v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s [INFO] running `Command { std: "docker" "inspect" "58bca22b1cd977bff72e8893004a6b4cc8b5256d32e8f84b42feea73a1439130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58bca22b1cd977bff72e8893004a6b4cc8b5256d32e8f84b42feea73a1439130", kill_on_drop: false }` [INFO] [stdout] 58bca22b1cd977bff72e8893004a6b4cc8b5256d32e8f84b42feea73a1439130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d6eccd82ab590af5f427d24d0afdcdcb2789f9ab00bdfdbb25f0ed6f057c0e9 [INFO] running `Command { std: "docker" "start" "-a" "8d6eccd82ab590af5f427d24d0afdcdcb2789f9ab00bdfdbb25f0ed6f057c0e9", kill_on_drop: false }` [INFO] [stderr] Compiling mprobe-diagnostics v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "8d6eccd82ab590af5f427d24d0afdcdcb2789f9ab00bdfdbb25f0ed6f057c0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6eccd82ab590af5f427d24d0afdcdcb2789f9ab00bdfdbb25f0ed6f057c0e9", kill_on_drop: false }` [INFO] [stdout] 8d6eccd82ab590af5f427d24d0afdcdcb2789f9ab00bdfdbb25f0ed6f057c0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ca4e3d0ded933977df5ace932fa7b23f9c87c9cc4a8913fdb55008093a1691d [INFO] running `Command { std: "docker" "start" "-a" "8ca4e3d0ded933977df5ace932fa7b23f9c87c9cc4a8913fdb55008093a1691d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mprobe_diagnostics-82071bda8be14a04) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test bytes::tests::read_var_u64_reads_two_bytes ... ok [INFO] [stdout] test bytes::tests::read_var_u64_reads_one_byte ... ok [INFO] [stdout] test iter::tests::try_flatten_must_flatten_items ... ok [INFO] [stderr] Doc-tests mprobe_diagnostics [INFO] [stdout] test bytes::tests::read_var_u64_returns_error_when_reading_more_than_ten_bytes - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 53) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.67s; merged doctests compilation took 0.66s [INFO] running `Command { std: "docker" "inspect" "8ca4e3d0ded933977df5ace932fa7b23f9c87c9cc4a8913fdb55008093a1691d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca4e3d0ded933977df5ace932fa7b23f9c87c9cc4a8913fdb55008093a1691d", kill_on_drop: false }` [INFO] [stdout] 8ca4e3d0ded933977df5ace932fa7b23f9c87c9cc4a8913fdb55008093a1691d