[INFO] cloning repository https://github.com/redox-os/pkgutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/pkgutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fpkgutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fpkgutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 226cb676f6cb9ae120ddd17e356cfba298b7088b [INFO] testing redox-os/pkgutils against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fpkgutils" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/pkgutils 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 git repo https://github.com/redox-os/pkgutils [INFO] finished tweaking git repo https://github.com/redox-os/pkgutils [INFO] tweaked toml for git repo https://github.com/redox-os/pkgutils written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/pkgutils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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] 441657a964ee7fab7ab6dd384f6000393bd29055ed516d0f59009ce00a55a93a [INFO] running `Command { std: "docker" "start" "-a" "441657a964ee7fab7ab6dd384f6000393bd29055ed516d0f59009ce00a55a93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "441657a964ee7fab7ab6dd384f6000393bd29055ed516d0f59009ce00a55a93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441657a964ee7fab7ab6dd384f6000393bd29055ed516d0f59009ce00a55a93a", kill_on_drop: false }` [INFO] [stdout] 441657a964ee7fab7ab6dd384f6000393bd29055ed516d0f59009ce00a55a93a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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] 56f27a4a370eba96edb2ffab714d89551fb201758fdc980fe67cf46eca6d65c9 [INFO] running `Command { std: "docker" "start" "-a" "56f27a4a370eba96edb2ffab714d89551fb201758fdc980fe67cf46eca6d65c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling redox_pkgutils v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ordermap v0.4.2 [INFO] [stderr] Compiling bidir-map v1.0.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ring v0.13.5 (https://gitlab.redox-os.org/redox-os/ring.git?branch=redox-unix-0.13.5#c7de589d) [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling redox_liner v0.5.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/database.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use ordermap::OrderMap; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/database.rs:144:36 [INFO] [stdout] | [INFO] [stdout] 144 | ordered_dependencies: &mut OrderMap, [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/database.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | DatabaseError::Io(ref err) => err.description(), [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/database.rs:44:49 [INFO] [stdout] | [INFO] [stdout] 44 | DatabaseError::Toml(ref err) => err.description(), [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/download.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | Err(err) => return Err(io::Error::new(io::ErrorKind::Other, err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/bin/pkg.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use ordermap::OrderMap; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/bin/pkg.rs:229:36 [INFO] [stdout] | [INFO] [stdout] 229 | let mut dependencies = OrderMap::new(); [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 58.55s [INFO] running `Command { std: "docker" "inspect" "56f27a4a370eba96edb2ffab714d89551fb201758fdc980fe67cf46eca6d65c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f27a4a370eba96edb2ffab714d89551fb201758fdc980fe67cf46eca6d65c9", kill_on_drop: false }` [INFO] [stdout] 56f27a4a370eba96edb2ffab714d89551fb201758fdc980fe67cf46eca6d65c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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] 8764c14c8ae06141e42f8ce711c41cbda9348f98d8522b47baa6216080cf9649 [INFO] running `Command { std: "docker" "start" "-a" "8764c14c8ae06141e42f8ce711c41cbda9348f98d8522b47baa6216080cf9649", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/database.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use ordermap::OrderMap; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling redox_pkgutils v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/database.rs:144:36 [INFO] [stdout] | [INFO] [stdout] 144 | ordered_dependencies: &mut OrderMap, [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/database.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | DatabaseError::Io(ref err) => err.description(), [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/database.rs:44:49 [INFO] [stdout] | [INFO] [stdout] 44 | DatabaseError::Toml(ref err) => err.description(), [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/download.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | Err(err) => return Err(io::Error::new(io::ErrorKind::Other, err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/bin/pkg.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use ordermap::OrderMap; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/bin/pkg.rs:229:36 [INFO] [stdout] | [INFO] [stdout] 229 | let mut dependencies = OrderMap::new(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> tests/dependency_test.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use ordermap::OrderMap; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> tests/dependency_test.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | let mut pkgs = OrderMap::new(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/bin/pkg.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use ordermap::OrderMap; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/bin/pkg.rs:229:36 [INFO] [stdout] | [INFO] [stdout] 229 | let mut dependencies = OrderMap::new(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/database.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use ordermap::OrderMap; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stdout] --> src/database.rs:144:36 [INFO] [stdout] | [INFO] [stdout] 144 | ordered_dependencies: &mut OrderMap, [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/database.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | DatabaseError::Io(ref err) => err.description(), [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/database.rs:44:49 [INFO] [stdout] | [INFO] [stdout] 44 | DatabaseError::Toml(ref err) => err.description(), [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/download.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | Err(err) => return Err(io::Error::new(io::ErrorKind::Other, err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.04s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pkgutils-2e8a78257281719c) [INFO] [stderr] Executable unittests src/bin/pkg.rs (/opt/rustwide/target/debug/deps/pkg-783d5045d1168996) [INFO] [stderr] Executable tests/dependency_test.rs (/opt/rustwide/target/debug/deps/dependency_test-42bceca857525073) [INFO] running `Command { std: "docker" "inspect" "8764c14c8ae06141e42f8ce711c41cbda9348f98d8522b47baa6216080cf9649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8764c14c8ae06141e42f8ce711c41cbda9348f98d8522b47baa6216080cf9649", kill_on_drop: false }` [INFO] [stdout] 8764c14c8ae06141e42f8ce711c41cbda9348f98d8522b47baa6216080cf9649 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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] bc3f55b882f73e59ac5e5917830558f1898e5dc50f3128c512ad54d362d7a93a [INFO] running `Command { std: "docker" "start" "-a" "bc3f55b882f73e59ac5e5917830558f1898e5dc50f3128c512ad54d362d7a93a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stderr] --> src/database.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | use ordermap::OrderMap; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stderr] --> src/database.rs:144:36 [INFO] [stderr] | [INFO] [stderr] 144 | ordered_dependencies: &mut OrderMap, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/database.rs:43:47 [INFO] [stderr] | [INFO] [stderr] 43 | DatabaseError::Io(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/database.rs:44:49 [INFO] [stderr] | [INFO] [stderr] 44 | DatabaseError::Toml(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/download.rs:26:73 [INFO] [stderr] | [INFO] [stderr] 26 | Err(err) => return Err(io::Error::new(io::ErrorKind::Other, err.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `redox_pkgutils` (lib) generated 5 warnings [INFO] [stderr] warning: `redox_pkgutils` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stderr] --> tests/dependency_test.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use ordermap::OrderMap; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stderr] --> tests/dependency_test.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | let mut pkgs = OrderMap::new(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stderr] --> src/bin/pkg.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use ordermap::OrderMap; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `ordermap::OrderMap`: the crate ordermap has been renamed with no change in functionality to indexmap; please update your dependencies [INFO] [stderr] --> src/bin/pkg.rs:229:36 [INFO] [stderr] | [INFO] [stderr] 229 | let mut dependencies = OrderMap::new(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `redox_pkgutils` (test "dependency_test") generated 2 warnings [INFO] [stderr] warning: `redox_pkgutils` (bin "pkg") generated 2 warnings [INFO] [stderr] warning: `redox_pkgutils` (bin "pkg" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pkgutils-2e8a78257281719c) [INFO] [stderr] Running unittests src/bin/pkg.rs (/opt/rustwide/target/debug/deps/pkg-783d5045d1168996) [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] [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] Running tests/dependency_test.rs (/opt/rustwide/target/debug/deps/dependency_test-42bceca857525073) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_get_pkg_depends ... ok [INFO] [stdout] test test_calc_depends ... ok [INFO] [stdout] test test_is_installed ... ok [INFO] [stderr] Doc-tests pkgutils [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" "bc3f55b882f73e59ac5e5917830558f1898e5dc50f3128c512ad54d362d7a93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3f55b882f73e59ac5e5917830558f1898e5dc50f3128c512ad54d362d7a93a", kill_on_drop: false }` [INFO] [stdout] bc3f55b882f73e59ac5e5917830558f1898e5dc50f3128c512ad54d362d7a93a