[INFO] fetching crate libafl_targets 0.15.3...
[INFO] testing libafl_targets-0.15.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate libafl_targets 0.15.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate libafl_targets 0.15.3
[INFO] finished tweaking crates.io crate libafl_targets 0.15.3
[INFO] tweaked toml for crates.io crate libafl_targets 0.15.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libafl_targets 0.15.3 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 libafl_targets 0.15.3 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 06b67ef174e2b73cda17c8be54208d0e9ee4cf86f4ad2e069426e56175fa1f55
[INFO] running `Command { std: "docker" "start" "-a" "06b67ef174e2b73cda17c8be54208d0e9ee4cf86f4ad2e069426e56175fa1f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06b67ef174e2b73cda17c8be54208d0e9ee4cf86f4ad2e069426e56175fa1f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06b67ef174e2b73cda17c8be54208d0e9ee4cf86f4ad2e069426e56175fa1f55", kill_on_drop: false }`
[INFO] [stdout] 06b67ef174e2b73cda17c8be54208d0e9ee4cf86f4ad2e069426e56175fa1f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 245aba7f515d6ce356d3d243fb6bdd8b24e33f08c5493e32cf31c9605c4a39b3
[INFO] running `Command { std: "docker" "start" "-a" "245aba7f515d6ce356d3d243fb6bdd8b24e33f08c5493e32cf31c9605c4a39b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling sdd v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling scc v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling libafl_bolts v0.15.3
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling uds v0.4.2
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling libafl_wide v0.7.33
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling libafl_derive v0.15.3
[INFO] [stderr]    Compiling libafl v0.15.3
[INFO] [stderr]    Compiling arbitrary-int v1.2.7
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tuple_list v0.1.3
[INFO] [stderr]    Compiling fastbloom v0.11.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bitbybit v1.3.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling const_panic v0.2.10
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling typed-builder v0.21.0
[INFO] [stderr]    Compiling libafl_targets v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling meminterval v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "245aba7f515d6ce356d3d243fb6bdd8b24e33f08c5493e32cf31c9605c4a39b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245aba7f515d6ce356d3d243fb6bdd8b24e33f08c5493e32cf31c9605c4a39b3", kill_on_drop: false }`
[INFO] [stdout] 245aba7f515d6ce356d3d243fb6bdd8b24e33f08c5493e32cf31c9605c4a39b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1cd354edd95d9cd091cd31fa2510359f819f87d27bbcdc70b71b44063b626b22
[INFO] running `Command { std: "docker" "start" "-a" "1cd354edd95d9cd091cd31fa2510359f819f87d27bbcdc70b71b44063b626b22", kill_on_drop: false }`
[INFO] [stderr]    Compiling libafl_targets v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.59s
[INFO] running `Command { std: "docker" "inspect" "1cd354edd95d9cd091cd31fa2510359f819f87d27bbcdc70b71b44063b626b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd354edd95d9cd091cd31fa2510359f819f87d27bbcdc70b71b44063b626b22", kill_on_drop: false }`
[INFO] [stdout] 1cd354edd95d9cd091cd31fa2510359f819f87d27bbcdc70b71b44063b626b22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6432fc150b2465c1419b6b00ae944af9b9e33ea792cc57b6c6c664dad6f4213b
[INFO] running `Command { std: "docker" "start" "-a" "6432fc150b2465c1419b6b00ae944af9b9e33ea792cc57b6c6c664dad6f4213b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libafl_targets-f3e760f25992f528)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test drcov::test::test_merge ... ok
[INFO] [stdout] test drcov::test::test_write_read_drcov ... 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] [stderr]    Doc-tests libafl_targets
[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" "6432fc150b2465c1419b6b00ae944af9b9e33ea792cc57b6c6c664dad6f4213b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6432fc150b2465c1419b6b00ae944af9b9e33ea792cc57b6c6c664dad6f4213b", kill_on_drop: false }`
[INFO] [stdout] 6432fc150b2465c1419b6b00ae944af9b9e33ea792cc57b6c6c664dad6f4213b
