[INFO] fetching crate cargo-pants 0.3.2... [INFO] testing cargo-pants-0.3.2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate cargo-pants 0.3.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cargo-pants 0.3.2 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking crates.io crate cargo-pants 0.3.2 [INFO] finished tweaking crates.io crate cargo-pants 0.3.2 [INFO] tweaked toml for crates.io crate cargo-pants 0.3.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate cargo-pants 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded packageurl v0.2.0 [INFO] [stderr] Downloaded typemap v0.3.3 [INFO] [stderr] Downloaded mockito v0.30.0 [INFO] [stderr] Downloaded unsafe-any v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6610abcaab932d11e5cd6a940973d5e700751e1c2df84dae30258909fa2e4478 [INFO] running `Command { std: "docker" "start" "-a" "6610abcaab932d11e5cd6a940973d5e700751e1c2df84dae30258909fa2e4478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6610abcaab932d11e5cd6a940973d5e700751e1c2df84dae30258909fa2e4478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6610abcaab932d11e5cd6a940973d5e700751e1c2df84dae30258909fa2e4478", kill_on_drop: false }` [INFO] [stdout] 6610abcaab932d11e5cd6a940973d5e700751e1c2df84dae30258909fa2e4478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d16556d7305c50635c967edf9a889b12758e4ae571a578d8b87e686f46e1dcd4 [INFO] running `Command { std: "docker" "start" "-a" "d16556d7305c50635c967edf9a889b12758e4ae571a578d8b87e686f46e1dcd4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling term-table v1.3.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling packageurl v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling cargo-pants v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "d16556d7305c50635c967edf9a889b12758e4ae571a578d8b87e686f46e1dcd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16556d7305c50635c967edf9a889b12758e4ae571a578d8b87e686f46e1dcd4", kill_on_drop: false }` [INFO] [stdout] d16556d7305c50635c967edf9a889b12758e4ae571a578d8b87e686f46e1dcd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f58d21a25508880160ecbec953c6c7cfb84eed048b5b1e8690e9adf628fb4136 [INFO] running `Command { std: "docker" "start" "-a" "f58d21a25508880160ecbec953c6c7cfb84eed048b5b1e8690e9adf628fb4136", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling cargo-pants v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.14s [INFO] running `Command { std: "docker" "inspect" "f58d21a25508880160ecbec953c6c7cfb84eed048b5b1e8690e9adf628fb4136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58d21a25508880160ecbec953c6c7cfb84eed048b5b1e8690e9adf628fb4136", kill_on_drop: false }` [INFO] [stdout] f58d21a25508880160ecbec953c6c7cfb84eed048b5b1e8690e9adf628fb4136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cc39dc5d9011f2d20fef72b57e3cbbd37edc6a52b0270e28453da277d48f801 [INFO] running `Command { std: "docker" "start" "-a" "9cc39dc5d9011f2d20fef72b57e3cbbd37edc6a52b0270e28453da277d48f801", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_pants-361b7b5fbec9ef80) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test client::tests::component_report_url_with_empty_apikey ... ok [INFO] [stdout] test coordinate::tests::test_has_no_vulnerabilities ... ok [INFO] [stdout] test coordinate::tests::test_parse_bytes ... ok [INFO] [stdout] test coordinate::tests::test_has_vulnerabilities ... ok [INFO] [stdout] test client::tests::new_ossindexclient ... ok [INFO] [stdout] test iq::tests::new_iqclient ... ok [INFO] [stdout] test client::tests::new_urlmaker ... ok [INFO] [stdout] test cyclonedx::tests::can_generate_sbom_from_purls_test ... ok [INFO] [stdout] test client::tests::test_parse_bytes_as_value ... ok [INFO] [stdout] test client::tests::test_post_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_iq-cb98eb92f0a5f369) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_pants-c3a13644e4f1ed62) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests cargo-pants [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 3 tests [INFO] [stdout] test tests::write_package_output_non_vulnerable ... ok [INFO] [stdout] test tests::get_summary_message_content ... ok [INFO] [stdout] test tests::write_package_output_vulnerable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "9cc39dc5d9011f2d20fef72b57e3cbbd37edc6a52b0270e28453da277d48f801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc39dc5d9011f2d20fef72b57e3cbbd37edc6a52b0270e28453da277d48f801", kill_on_drop: false }` [INFO] [stdout] 9cc39dc5d9011f2d20fef72b57e3cbbd37edc6a52b0270e28453da277d48f801