[INFO] fetching crate libafl_targets 0.15.3... [INFO] testing libafl_targets-0.15.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate libafl_targets 0.15.3 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libafl_targets 0.15.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28c062bbe711949f74446ec33e74ec1c0448da913225a749a84ebea5b17b9f62 [INFO] running `Command { std: "docker" "start" "-a" "28c062bbe711949f74446ec33e74ec1c0448da913225a749a84ebea5b17b9f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28c062bbe711949f74446ec33e74ec1c0448da913225a749a84ebea5b17b9f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c062bbe711949f74446ec33e74ec1c0448da913225a749a84ebea5b17b9f62", kill_on_drop: false }` [INFO] [stdout] 28c062bbe711949f74446ec33e74ec1c0448da913225a749a84ebea5b17b9f62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ce5b45e4a7f6cfc9faad8a6962aa28d0abf7f610a1e99af5795d81c2f5cce3a [INFO] running `Command { std: "docker" "start" "-a" "8ce5b45e4a7f6cfc9faad8a6962aa28d0abf7f610a1e99af5795d81c2f5cce3a", 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 rustversion v1.0.18 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling sdd v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling scc v2.1.1 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling libafl_bolts v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling libafl v0.15.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling libafl_wide v0.7.33 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling tuple_list v0.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling arbitrary-int v1.2.7 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling const_panic v0.2.10 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling uds v0.4.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fastbloom v0.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [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 typed-builder-macro v0.21.0 [INFO] [stderr] Compiling libafl_derive v0.15.3 [INFO] [stderr] Compiling bitbybit v1.3.2 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling typed-builder v0.21.0 [INFO] [stderr] Compiling libafl_targets v0.15.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling meminterval v0.4.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.99s [INFO] running `Command { std: "docker" "inspect" "8ce5b45e4a7f6cfc9faad8a6962aa28d0abf7f610a1e99af5795d81c2f5cce3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce5b45e4a7f6cfc9faad8a6962aa28d0abf7f610a1e99af5795d81c2f5cce3a", kill_on_drop: false }` [INFO] [stdout] 8ce5b45e4a7f6cfc9faad8a6962aa28d0abf7f610a1e99af5795d81c2f5cce3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fffedd1cac031fbddcf928ada036c62d28873c669157ef18ece17790305861bf [INFO] running `Command { std: "docker" "start" "-a" "fffedd1cac031fbddcf928ada036c62d28873c669157ef18ece17790305861bf", 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 1.99s [INFO] running `Command { std: "docker" "inspect" "fffedd1cac031fbddcf928ada036c62d28873c669157ef18ece17790305861bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffedd1cac031fbddcf928ada036c62d28873c669157ef18ece17790305861bf", kill_on_drop: false }` [INFO] [stdout] fffedd1cac031fbddcf928ada036c62d28873c669157ef18ece17790305861bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c383252b08e702e126f3b856e12623033396efe36b37030917a577dd989bf265 [INFO] running `Command { std: "docker" "start" "-a" "c383252b08e702e126f3b856e12623033396efe36b37030917a577dd989bf265", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [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" "c383252b08e702e126f3b856e12623033396efe36b37030917a577dd989bf265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c383252b08e702e126f3b856e12623033396efe36b37030917a577dd989bf265", kill_on_drop: false }` [INFO] [stdout] c383252b08e702e126f3b856e12623033396efe36b37030917a577dd989bf265