[INFO] fetching crate cargo-about 0.4.7... [INFO] testing cargo-about-0.4.7 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate cargo-about 0.4.7 into /workspace/builds/worker-53/source [INFO] validating manifest of crates.io crate cargo-about 0.4.7 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-about 0.4.7 [INFO] finished tweaking crates.io crate cargo-about 0.4.7 [INFO] tweaked toml for crates.io crate cargo-about 0.4.7 written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate crates.io crate cargo-about 0.4.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded handlebars v4.2.1 [INFO] [stderr] Downloaded codespan v0.11.1 [INFO] [stderr] Downloaded cfg-expr v0.10.1 [INFO] [stderr] Downloaded askalono v0.4.4 [INFO] [stderr] Downloaded zstd-safe v4.1.0+zstd.1.5.0 [INFO] [stderr] Downloaded cd v0.2.1 [INFO] [stderr] Downloaded krates v0.10.0 [INFO] [stderr] Downloaded zstd v0.8.3+zstd.1.5.0 [INFO] [stderr] Downloaded toml_edit v0.13.4 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded mimalloc v0.1.27 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.23 [INFO] [stderr] Downloaded zstd-sys v1.6.0+zstd.1.5.0 [INFO] [stderr] Downloaded spdx v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42db0506951e5c908f6f0d0bd32226989776619830e3e99bc974404fc31a3f2a [INFO] running `Command { std: "docker" "start" "-a" "42db0506951e5c908f6f0d0bd32226989776619830e3e99bc974404fc31a3f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42db0506951e5c908f6f0d0bd32226989776619830e3e99bc974404fc31a3f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42db0506951e5c908f6f0d0bd32226989776619830e3e99bc974404fc31a3f2a", kill_on_drop: false }` [INFO] [stdout] 42db0506951e5c908f6f0d0bd32226989776619830e3e99bc974404fc31a3f2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1afddd5827f0e5dc7bfdd39604047936d001e6c762ff83b249b4e28bc8267e03 [INFO] running `Command { std: "docker" "start" "-a" "1afddd5827f0e5dc7bfdd39604047936d001e6c762ff83b249b4e28bc8267e03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling zstd-safe v4.1.0+zstd.1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling cfg-expr v0.10.1 [INFO] [stderr] Compiling spdx v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.0+zstd.1.5.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.23 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling mimalloc v0.1.27 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling toml_edit v0.13.4 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling krates v0.10.0 [INFO] [stderr] Compiling cd v0.2.1 [INFO] [stderr] Compiling zstd v0.8.3+zstd.1.5.0 [INFO] [stderr] Compiling askalono v0.4.4 [INFO] [stderr] Compiling cargo-about v0.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "1afddd5827f0e5dc7bfdd39604047936d001e6c762ff83b249b4e28bc8267e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afddd5827f0e5dc7bfdd39604047936d001e6c762ff83b249b4e28bc8267e03", kill_on_drop: false }` [INFO] [stdout] 1afddd5827f0e5dc7bfdd39604047936d001e6c762ff83b249b4e28bc8267e03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d2cef95e902817b6ef1a50dec66e6f095c07153a184d6698a75e6ab759a1bf5 [INFO] running `Command { std: "docker" "start" "-a" "7d2cef95e902817b6ef1a50dec66e6f095c07153a184d6698a75e6ab759a1bf5", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-about v0.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.08s [INFO] running `Command { std: "docker" "inspect" "7d2cef95e902817b6ef1a50dec66e6f095c07153a184d6698a75e6ab759a1bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2cef95e902817b6ef1a50dec66e6f095c07153a184d6698a75e6ab759a1bf5", kill_on_drop: false }` [INFO] [stdout] 7d2cef95e902817b6ef1a50dec66e6f095c07153a184d6698a75e6ab759a1bf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4bea0e8bf6e0b700b6fcc25c284a1d9cb9a3ff7672c6db35cc1b56400b36d43 [INFO] running `Command { std: "docker" "start" "-a" "c4bea0e8bf6e0b700b6fcc25c284a1d9cb9a3ff7672c6db35cc1b56400b36d43", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_about-6f1374f35fb5f246) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test licenses::fetch::test::fetches_bitbucket ... ignored [INFO] [stdout] test licenses::fetch::test::fetches_github ... ignored [INFO] [stdout] test licenses::fetch::test::fetches_gitlab ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_about-6f5e91d6f68b98d0) [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] [stderr] Doc-tests cargo-about [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" "c4bea0e8bf6e0b700b6fcc25c284a1d9cb9a3ff7672c6db35cc1b56400b36d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4bea0e8bf6e0b700b6fcc25c284a1d9cb9a3ff7672c6db35cc1b56400b36d43", kill_on_drop: false }` [INFO] [stdout] c4bea0e8bf6e0b700b6fcc25c284a1d9cb9a3ff7672c6db35cc1b56400b36d43