[INFO] fetching crate rust_release_artefact 0.1.3... [INFO] testing rust_release_artefact-0.1.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rust_release_artefact 0.1.3 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate rust_release_artefact 0.1.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust_release_artefact 0.1.3 [INFO] finished tweaking crates.io crate rust_release_artefact 0.1.3 [INFO] tweaked toml for crates.io crate rust_release_artefact 0.1.3 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bc4012697273c0095682b1b4e8553973fa2a9baf34955f22044e017247949ba [INFO] running `Command { std: "docker" "start" "-a" "6bc4012697273c0095682b1b4e8553973fa2a9baf34955f22044e017247949ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bc4012697273c0095682b1b4e8553973fa2a9baf34955f22044e017247949ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc4012697273c0095682b1b4e8553973fa2a9baf34955f22044e017247949ba", kill_on_drop: false }` [INFO] [stdout] 6bc4012697273c0095682b1b4e8553973fa2a9baf34955f22044e017247949ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c95d2126911c90d149426d0db54ac8e89c84d1888fc7990d30794d0b3d35e4b [INFO] running `Command { std: "docker" "start" "-a" "6c95d2126911c90d149426d0db54ac8e89c84d1888fc7990d30794d0b3d35e4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling rust_release_artefact v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:952:38 [INFO] [stdout] | [INFO] [stdout] 952 | <_ as error::Error>::description(inner) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:955:38 [INFO] [stdout] | [INFO] [stdout] 955 | <_ as error::Error>::description(inner) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "6c95d2126911c90d149426d0db54ac8e89c84d1888fc7990d30794d0b3d35e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c95d2126911c90d149426d0db54ac8e89c84d1888fc7990d30794d0b3d35e4b", kill_on_drop: false }` [INFO] [stdout] 6c95d2126911c90d149426d0db54ac8e89c84d1888fc7990d30794d0b3d35e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97fd21839db6164dc1722c77bb5abdcfc62dea6ba614bb1ca9ea6945cf1f9fde [INFO] running `Command { std: "docker" "start" "-a" "97fd21839db6164dc1722c77bb5abdcfc62dea6ba614bb1ca9ea6945cf1f9fde", kill_on_drop: false }` [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:952:38 [INFO] [stdout] | [INFO] [stdout] 952 | <_ as error::Error>::description(inner) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:955:38 [INFO] [stdout] | [INFO] [stdout] 955 | <_ as error::Error>::description(inner) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling version-sync v0.5.0 [INFO] [stderr] Compiling rust_release_artefact v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/extract-artefact.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Result> { [INFO] [stdout] 25 + ) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/install-component.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Result> { [INFO] [stdout] 25 + ) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:952:38 [INFO] [stdout] | [INFO] [stdout] 952 | <_ as error::Error>::description(inner) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:955:38 [INFO] [stdout] | [INFO] [stdout] 955 | <_ as error::Error>::description(inner) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.67s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_release_artefact-255cd69709b9cc95) [INFO] [stderr] Executable tests/read_official_artefacts.rs (/opt/rustwide/target/debug/deps/read_official_artefacts-03cbe9f6878324dc) [INFO] [stderr] Executable tests/version-numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-8e0d6f9007ac2671) [INFO] running `Command { std: "docker" "inspect" "97fd21839db6164dc1722c77bb5abdcfc62dea6ba614bb1ca9ea6945cf1f9fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97fd21839db6164dc1722c77bb5abdcfc62dea6ba614bb1ca9ea6945cf1f9fde", kill_on_drop: false }` [INFO] [stdout] 97fd21839db6164dc1722c77bb5abdcfc62dea6ba614bb1ca9ea6945cf1f9fde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ead99d279e2fa018aafd04f7661fd7b36c931c169618f856062d3e59e96b37f [INFO] running `Command { std: "docker" "start" "-a" "8ead99d279e2fa018aafd04f7661fd7b36c931c169618f856062d3e59e96b37f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:952:38 [INFO] [stderr] | [INFO] [stderr] 952 | <_ as error::Error>::description(inner) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:955:38 [INFO] [stderr] | [INFO] [stderr] 955 | <_ as error::Error>::description(inner) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust_release_artefact` (lib) generated 2 warnings [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/extract-artefact.rs:25:41 [INFO] [stderr] | [INFO] [stderr] 25 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 25 - ) -> Result> { [INFO] [stderr] 25 + ) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/install-component.rs:25:41 [INFO] [stderr] | [INFO] [stderr] 25 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 25 - ) -> Result> { [INFO] [stderr] 25 + ) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rust_release_artefact` (example "extract-artefact") generated 1 warning [INFO] [stderr] warning: `rust_release_artefact` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `rust_release_artefact` (example "install-component") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_release_artefact-255cd69709b9cc95) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test tests::errors_are_send_and_sync ... ok [INFO] [stdout] test tests::test_artefact_with_no_component_list ... ok [INFO] [stdout] test tests::test_artefact_with_missing_components ... ok [INFO] [stdout] test tests::open_extracted_artefact ... ok [INFO] [stdout] test tests::test_artefact_with_empty_component_list ... ok [INFO] [stdout] test tests::test_artefact_with_no_version ... ok [INFO] [stdout] test tests::double_installation_does_not_corrupt_source ... ok [INFO] [stdout] test tests::test_wrong_artefact_format ... ok [INFO] [stdout] test tests::test_no_artefacts_found ... ok [INFO] [stdout] test tests::test_artefact_with_invalid_utf8_component_name ... ok [INFO] [stdout] test tests::test_multiple_artefacts_found ... ok [INFO] [stdout] test tests::test_artefact_with_nul_in_component_name ... ok [INFO] [stdout] test tests::test_component_with_invalid_manifest_line ... ok [INFO] [stdout] test tests::test_artefact_with_no_git_commit_hash ... ok [INFO] [stdout] test tests::test_component_install ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/read_official_artefacts.rs (/opt/rustwide/target/debug/deps/read_official_artefacts-03cbe9f6878324dc) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test open_tar_xz ... ok [INFO] [stdout] test open_tar_gz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] [stderr] Running tests/version-numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-8e0d6f9007ac2671) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_readme_deps ... ok [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_release_artefact [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - ExtractedArtefact::from_tar_xz (line 599) ... ok [INFO] [stdout] test src/lib.rs - (line 156) ... ok [INFO] [stdout] test src/lib.rs - ExtractedArtefact::new (line 344) ... ok [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stdout] test src/lib.rs - (line 128) ... ok [INFO] [stdout] test src/lib.rs - ExtractedArtefact::from_tar_gz (line 513) ... ok [INFO] [stdout] test src/lib.rs - Component (line 660) ... ok [INFO] [stdout] test src/lib.rs - (line 96) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ead99d279e2fa018aafd04f7661fd7b36c931c169618f856062d3e59e96b37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ead99d279e2fa018aafd04f7661fd7b36c931c169618f856062d3e59e96b37f", kill_on_drop: false }` [INFO] [stdout] 8ead99d279e2fa018aafd04f7661fd7b36c931c169618f856062d3e59e96b37f