[INFO] fetching crate apt-cmd 0.3.0... [INFO] testing apt-cmd-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate apt-cmd 0.3.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate apt-cmd 0.3.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate apt-cmd 0.3.0 [INFO] finished tweaking crates.io crate apt-cmd 0.3.0 [INFO] tweaked toml for crates.io crate apt-cmd 0.3.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate apt-cmd 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded digest v0.10.0 [INFO] [stderr] Downloaded crypto-common v0.1.0 [INFO] [stderr] Downloaded futures-micro v0.3.1 [INFO] [stderr] Downloaded md-5 v0.10.0 [INFO] [stderr] Downloaded as-result v0.2.1 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded curl v0.4.41 [INFO] [stderr] Downloaded async-barrier v1.1.0 [INFO] [stderr] Downloaded signal-hook v0.3.12 [INFO] [stderr] Downloaded smolscale v0.3.16 [INFO] [stderr] Downloaded procfs v0.12.0 [INFO] [stderr] Downloaded curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Downloaded async-oneshot v0.4.2 [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded isahc v1.6.0 [INFO] [stderr] Downloaded rtrb v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be3e8205b04b3ff5182002571a0c8d357015a65e10c9e4562e224afb5fc11cbd [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" "be3e8205b04b3ff5182002571a0c8d357015a65e10c9e4562e224afb5fc11cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be3e8205b04b3ff5182002571a0c8d357015a65e10c9e4562e224afb5fc11cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3e8205b04b3ff5182002571a0c8d357015a65e10c9e4562e224afb5fc11cbd", kill_on_drop: false }` [INFO] [stdout] be3e8205b04b3ff5182002571a0c8d357015a65e10c9e4562e224afb5fc11cbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc4341053b75e0a37cbab0ecdac17fa5d8beff74fa6c6ced4cfe676e8cbeba45 [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" "bc4341053b75e0a37cbab0ecdac17fa5d8beff74fa6c6ced4cfe676e8cbeba45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling futures-micro v0.3.1 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling as-result v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rtrb v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-oneshot v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling async-barrier v1.1.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling digest v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling smolscale v0.3.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling apt-cmd v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "bc4341053b75e0a37cbab0ecdac17fa5d8beff74fa6c6ced4cfe676e8cbeba45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4341053b75e0a37cbab0ecdac17fa5d8beff74fa6c6ced4cfe676e8cbeba45", kill_on_drop: false }` [INFO] [stdout] bc4341053b75e0a37cbab0ecdac17fa5d8beff74fa6c6ced4cfe676e8cbeba45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 45739e04a4f11da5f2085d76cdebb2bd75a11b8b4d9e6007de47b617d3059aea [INFO] running `Command { std: "docker" "start" "-a" "45739e04a4f11da5f2085d76cdebb2bd75a11b8b4d9e6007de47b617d3059aea", kill_on_drop: false }` [INFO] [stderr] Compiling apt-cmd v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> examples/upgradable.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | let (child, packages) = apt_cmd::apt::upgradable_packages().await?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.11s [INFO] running `Command { std: "docker" "inspect" "45739e04a4f11da5f2085d76cdebb2bd75a11b8b4d9e6007de47b617d3059aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45739e04a4f11da5f2085d76cdebb2bd75a11b8b4d9e6007de47b617d3059aea", kill_on_drop: false }` [INFO] [stdout] 45739e04a4f11da5f2085d76cdebb2bd75a11b8b4d9e6007de47b617d3059aea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] bcab93eeddd595addac7a88794e8292d14fb419f6edd4d76396e97c201e10872 [INFO] running `Command { std: "docker" "start" "-a" "bcab93eeddd595addac7a88794e8292d14fb419f6edd4d76396e97c201e10872", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `child` [INFO] [stderr] --> examples/upgradable.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | let (child, packages) = apt_cmd::apt::upgradable_packages().await?; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `apt-cmd` (example "upgradable") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/apt_cmd-0b1b941c6eb3d206) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests apt-cmd [INFO] [stdout] test upgrade::tests::apt_upgrade_event_progress ... ok [INFO] [stdout] test apt::tests::parse_security_update ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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" "bcab93eeddd595addac7a88794e8292d14fb419f6edd4d76396e97c201e10872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcab93eeddd595addac7a88794e8292d14fb419f6edd4d76396e97c201e10872", kill_on_drop: false }` [INFO] [stdout] bcab93eeddd595addac7a88794e8292d14fb419f6edd4d76396e97c201e10872