[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] f31122755b791b7a1ffbdcbbfce22ffdc72d5f73 [INFO] testing redox-os/pkgutils against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fpkgutils" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/pkgutils on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-5/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c269bb9e4e34cb2285af946abbdeac2caa2abf81b9d41085c1dd3956c0d7de7e [INFO] running `Command { std: "docker" "start" "-a" "c269bb9e4e34cb2285af946abbdeac2caa2abf81b9d41085c1dd3956c0d7de7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c269bb9e4e34cb2285af946abbdeac2caa2abf81b9d41085c1dd3956c0d7de7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c269bb9e4e34cb2285af946abbdeac2caa2abf81b9d41085c1dd3956c0d7de7e", kill_on_drop: false }` [INFO] [stdout] c269bb9e4e34cb2285af946abbdeac2caa2abf81b9d41085c1dd3956c0d7de7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d8ea8a5652e333b9601a4377c77739af31eab8dd911528af05d3e7851398d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a6d8ea8a5652e333b9601a4377c77739af31eab8dd911528af05d3e7851398d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling redox_pkgutils v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling bidir-map v1.0.0 [INFO] [stderr] Compiling ordermap v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ring v0.13.5 (https://gitlab.redox-os.org/redox-os/ring.git?branch=redox-unix-0.13.5#e10e9b89) [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling redox_liner v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [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:5 [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:5 [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 54.73s [INFO] running `Command { std: "docker" "inspect" "a6d8ea8a5652e333b9601a4377c77739af31eab8dd911528af05d3e7851398d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d8ea8a5652e333b9601a4377c77739af31eab8dd911528af05d3e7851398d6", kill_on_drop: false }` [INFO] [stdout] a6d8ea8a5652e333b9601a4377c77739af31eab8dd911528af05d3e7851398d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66326acac2b6b4e5fd6cedea705e08a63a3164e44781100be90b693e97a506c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66326acac2b6b4e5fd6cedea705e08a63a3164e44781100be90b693e97a506c6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:5 [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] [stderr] Compiling redox_pkgutils v0.1.6 (/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/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:5 [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] --> src/bin/pkg.rs:2:5 [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] --> tests/dependency_test.rs:1:5 [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/database.rs:13:5 [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 2.88s [INFO] running `Command { std: "docker" "inspect" "66326acac2b6b4e5fd6cedea705e08a63a3164e44781100be90b693e97a506c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66326acac2b6b4e5fd6cedea705e08a63a3164e44781100be90b693e97a506c6", kill_on_drop: false }` [INFO] [stdout] 66326acac2b6b4e5fd6cedea705e08a63a3164e44781100be90b693e97a506c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 225dbcdab9eb2bd1c4c440fb44d8fa3ea98ac83c4d6eb68556892ca7a55c9b96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "225dbcdab9eb2bd1c4c440fb44d8fa3ea98ac83c4d6eb68556892ca7a55c9b96", 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:5 [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: 5 warnings emitted [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:13:5 [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: 5 warnings emitted [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:1:5 [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: 2 warnings emitted [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:5 [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: 2 warnings emitted [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:5 [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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pkgutils-f76519661c29380d) [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 unittests (/opt/rustwide/target/debug/deps/pkg-34a6fd351347ac88) [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-5b1653ce86fb7d6f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_is_installed ... ok [INFO] [stdout] test test_get_pkg_depends ... ok [INFO] [stdout] test test_calc_depends ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pkgutils [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" "225dbcdab9eb2bd1c4c440fb44d8fa3ea98ac83c4d6eb68556892ca7a55c9b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "225dbcdab9eb2bd1c4c440fb44d8fa3ea98ac83c4d6eb68556892ca7a55c9b96", kill_on_drop: false }` [INFO] [stdout] 225dbcdab9eb2bd1c4c440fb44d8fa3ea98ac83c4d6eb68556892ca7a55c9b96