[INFO] fetching crate attck 0.3.0... [INFO] testing attck-0.3.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate attck 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate attck 0.3.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate attck 0.3.0 [INFO] finished tweaking crates.io crate attck 0.3.0 [INFO] tweaked toml for crates.io crate attck 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate attck 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.12.3 [INFO] [stderr] Downloaded darling_core v0.12.3 [INFO] [stderr] Downloaded darling v0.12.3 [INFO] [stderr] Downloaded once_self_cell v0.6.2 [INFO] [stderr] Downloaded stix_derive v0.3.0 [INFO] [stderr] Downloaded stix v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee11094b87201915753fd1a8b3f72374acdb73d1493a54e31ab91e90a6cbf3d4 [INFO] running `Command { std: "docker" "start" "-a" "ee11094b87201915753fd1a8b3f72374acdb73d1493a54e31ab91e90a6cbf3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee11094b87201915753fd1a8b3f72374acdb73d1493a54e31ab91e90a6cbf3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee11094b87201915753fd1a8b3f72374acdb73d1493a54e31ab91e90a6cbf3d4", kill_on_drop: false }` [INFO] [stdout] ee11094b87201915753fd1a8b3f72374acdb73d1493a54e31ab91e90a6cbf3d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f75c9356977b5f2e9dd87b2c05a0f912e885b283994d06db2fd6ed0f1ff27b07 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f75c9356977b5f2e9dd87b2c05a0f912e885b283994d06db2fd6ed0f1ff27b07", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling once_self_cell v0.6.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling stix_derive v0.3.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling stix v0.3.0 [INFO] [stderr] Compiling attck v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.11s [INFO] running `Command { std: "docker" "inspect" "f75c9356977b5f2e9dd87b2c05a0f912e885b283994d06db2fd6ed0f1ff27b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f75c9356977b5f2e9dd87b2c05a0f912e885b283994d06db2fd6ed0f1ff27b07", kill_on_drop: false }` [INFO] [stdout] f75c9356977b5f2e9dd87b2c05a0f912e885b283994d06db2fd6ed0f1ff27b07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 761cf17e8373895d3231d64bb12c04c427409cdaa203b3cce15447ab9d4f3938 [INFO] running `Command { std: "docker" "start" "-a" "761cf17e8373895d3231d64bb12c04c427409cdaa203b3cce15447ab9d4f3938", kill_on_drop: false }` [INFO] [stderr] Compiling attck v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "761cf17e8373895d3231d64bb12c04c427409cdaa203b3cce15447ab9d4f3938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761cf17e8373895d3231d64bb12c04c427409cdaa203b3cce15447ab9d4f3938", kill_on_drop: false }` [INFO] [stdout] 761cf17e8373895d3231d64bb12c04c427409cdaa203b3cce15447ab9d4f3938 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a40a6a67bba7f7c26ed744513eb0840aee40d0f4e651ca85f01561d8d518c721 [INFO] running `Command { std: "docker" "start" "-a" "a40a6a67bba7f7c26ed744513eb0840aee40d0f4e651ca85f01561d8d518c721", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/attck-993c5700746c9aaf) [INFO] [stdout] [INFO] [stderr] Doc-tests attck [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] [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" "a40a6a67bba7f7c26ed744513eb0840aee40d0f4e651ca85f01561d8d518c721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40a6a67bba7f7c26ed744513eb0840aee40d0f4e651ca85f01561d8d518c721", kill_on_drop: false }` [INFO] [stdout] a40a6a67bba7f7c26ed744513eb0840aee40d0f4e651ca85f01561d8d518c721