[INFO] fetching crate yarn-why 1.1.0... [INFO] testing yarn-why-1.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate yarn-why 1.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate yarn-why 1.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yarn-why 1.1.0 [INFO] tweaked toml for crates.io crate yarn-why 1.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yarn-why 1.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yarn-why 1.1.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28869839e9479df6a7c3d69ee6c21645469ddd662b17a599fc2036b17a4526b8 [INFO] running `Command { std: "docker" "start" "-a" "28869839e9479df6a7c3d69ee6c21645469ddd662b17a599fc2036b17a4526b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28869839e9479df6a7c3d69ee6c21645469ddd662b17a599fc2036b17a4526b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28869839e9479df6a7c3d69ee6c21645469ddd662b17a599fc2036b17a4526b8", kill_on_drop: false }` [INFO] [stdout] 28869839e9479df6a7c3d69ee6c21645469ddd662b17a599fc2036b17a4526b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e161485f421a1fe2d3c5e784b35e44fe71346004043025d1689115ad7b8b2e53 [INFO] running `Command { std: "docker" "start" "-a" "e161485f421a1fe2d3c5e784b35e44fe71346004043025d1689115ad7b8b2e53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling yarn-lock-parser v0.7.0 [INFO] [stderr] Compiling yarn-why v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.98s [INFO] running `Command { std: "docker" "inspect" "e161485f421a1fe2d3c5e784b35e44fe71346004043025d1689115ad7b8b2e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e161485f421a1fe2d3c5e784b35e44fe71346004043025d1689115ad7b8b2e53", kill_on_drop: false }` [INFO] [stdout] e161485f421a1fe2d3c5e784b35e44fe71346004043025d1689115ad7b8b2e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea917acde13a6f145feb4bc0f6877792b6bd3547a5dc83dcb4734b92010e2e1 [INFO] running `Command { std: "docker" "start" "-a" "bea917acde13a6f145feb4bc0f6877792b6bd3547a5dc83dcb4734b92010e2e1", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling yarn-why v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bstr v1.0.1 [INFO] [stderr] Compiling predicates v3.0.2 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "bea917acde13a6f145feb4bc0f6877792b6bd3547a5dc83dcb4734b92010e2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea917acde13a6f145feb4bc0f6877792b6bd3547a5dc83dcb4734b92010e2e1", kill_on_drop: false }` [INFO] [stdout] bea917acde13a6f145feb4bc0f6877792b6bd3547a5dc83dcb4734b92010e2e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d064686b97d59379ae610d1473a95452a075dcdfc4293d1b37c00fcd41280b57 [INFO] running `Command { std: "docker" "start" "-a" "d064686b97d59379ae610d1473a95452a075dcdfc4293d1b37c00fcd41280b57", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yarn_why-5dd3bb4311470a40) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::pkg_no_parents ... ok [INFO] [stdout] test tests::pkg_not_found ... ok [INFO] [stdout] test tests::pkg_one_parent ... ok [INFO] [stdout] test tests::pkg_two_parents ... ok [INFO] [stdout] test tests::pkg_two_branches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-06d8dc5c3aa69954) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test it_finds_a_package_with_range ... ok [INFO] [stdout] test it_exit_with_error_if_the_package_cannot_be_found ... ok [INFO] [stdout] test it_finds_a_package_whose_dep_is_using_npm_protocol ... ok [INFO] [stdout] test it_displays_the_version ... ok [INFO] [stdout] test it_finds_a_package_without_range ... ok [INFO] [stdout] test it_finds_a_package_in_a_yarn_lock_with_only_direct_deps ... ok [INFO] [stdout] test it_fails_and_display_the_help_when_invoked_without_args ... ok [INFO] [stdout] test it_succeed_and_display_the_help_when_invoked_with_help_option ... ok [INFO] [stdout] test it_ignores_entries_with_the_patch_protocol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d064686b97d59379ae610d1473a95452a075dcdfc4293d1b37c00fcd41280b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d064686b97d59379ae610d1473a95452a075dcdfc4293d1b37c00fcd41280b57", kill_on_drop: false }` [INFO] [stdout] d064686b97d59379ae610d1473a95452a075dcdfc4293d1b37c00fcd41280b57