[INFO] fetching crate apcacli 0.1.5... [INFO] testing apcacli-0.1.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate apcacli 0.1.5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate apcacli 0.1.5 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 apcacli 0.1.5 [INFO] finished tweaking crates.io crate apcacli 0.1.5 [INFO] tweaked toml for crates.io crate apcacli 0.1.5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate apcacli 0.1.5 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 serde_variant v0.1.1 [INFO] [stderr] Downloaded websocket-util v0.10.1 [INFO] [stderr] Downloaded num-decimal v0.2.5 [INFO] [stderr] Downloaded http-endpoint v0.5.0 [INFO] [stderr] Downloaded apca v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f94916eb247fd72ea20e6ceac029a7badfb1af8e40d9186448a4b25ab0d7d5e4 [INFO] running `Command { std: "docker" "start" "-a" "f94916eb247fd72ea20e6ceac029a7badfb1af8e40d9186448a4b25ab0d7d5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f94916eb247fd72ea20e6ceac029a7badfb1af8e40d9186448a4b25ab0d7d5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94916eb247fd72ea20e6ceac029a7badfb1af8e40d9186448a4b25ab0d7d5e4", kill_on_drop: false }` [INFO] [stdout] f94916eb247fd72ea20e6ceac029a7badfb1af8e40d9186448a4b25ab0d7d5e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 13a8cb04fbe8136973254a49cded53f7c738c61eef5c6385a968640b7e03625d [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" "13a8cb04fbe8136973254a49cded53f7c738c61eef5c6385a968640b7e03625d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling apcacli v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: Not in a git repository; unable to embed git revision [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling http-endpoint v0.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.10 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling websocket-util v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-decimal v0.2.5 [INFO] [stderr] Compiling serde_variant v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling apca v0.24.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "13a8cb04fbe8136973254a49cded53f7c738c61eef5c6385a968640b7e03625d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a8cb04fbe8136973254a49cded53f7c738c61eef5c6385a968640b7e03625d", kill_on_drop: false }` [INFO] [stdout] 13a8cb04fbe8136973254a49cded53f7c738c61eef5c6385a968640b7e03625d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 670c1b6b41d5906ef9e275ff8d266105f0b93357b33db32c520588fa7a2e3687 [INFO] running `Command { std: "docker" "start" "-a" "670c1b6b41d5906ef9e275ff8d266105f0b93357b33db32c520588fa7a2e3687", kill_on_drop: false }` [INFO] [stderr] Compiling apcacli v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: Not in a git repository; unable to embed git revision [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `Command { std: "docker" "inspect" "670c1b6b41d5906ef9e275ff8d266105f0b93357b33db32c520588fa7a2e3687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670c1b6b41d5906ef9e275ff8d266105f0b93357b33db32c520588fa7a2e3687", kill_on_drop: false }` [INFO] [stdout] 670c1b6b41d5906ef9e275ff8d266105f0b93357b33db32c520588fa7a2e3687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 66de1424c60245866a7ff12f86f147217c3d629132335b35885858b8be6e0c42 [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" "66de1424c60245866a7ff12f86f147217c3d629132335b35885858b8be6e0c42", kill_on_drop: false }` [INFO] [stderr] Compiling apcacli v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: Not in a git repository; unable to embed git revision [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.55s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/apcacli-c43f38e6e8cb4459) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/shell_complete-820cc928e740ee58) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::quantity_formatting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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] running `Command { std: "docker" "inspect" "66de1424c60245866a7ff12f86f147217c3d629132335b35885858b8be6e0c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66de1424c60245866a7ff12f86f147217c3d629132335b35885858b8be6e0c42", kill_on_drop: false }` [INFO] [stdout] 66de1424c60245866a7ff12f86f147217c3d629132335b35885858b8be6e0c42