[INFO] fetching crate awto-compile 0.1.2... [INFO] testing awto-compile-0.1.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate awto-compile 0.1.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate awto-compile 0.1.2 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 awto-compile 0.1.2 [INFO] finished tweaking crates.io crate awto-compile 0.1.2 [INFO] tweaked toml for crates.io crate awto-compile 0.1.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 awto-macros v0.1.2 [INFO] [stderr] Downloaded awto v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] c5bdd26d0eafaabb94ba98e0e3064f020fdc1b48ac90751e048c02b2841103c9 [INFO] running `Command { std: "docker" "start" "-a" "c5bdd26d0eafaabb94ba98e0e3064f020fdc1b48ac90751e048c02b2841103c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5bdd26d0eafaabb94ba98e0e3064f020fdc1b48ac90751e048c02b2841103c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5bdd26d0eafaabb94ba98e0e3064f020fdc1b48ac90751e048c02b2841103c9", kill_on_drop: false }` [INFO] [stdout] c5bdd26d0eafaabb94ba98e0e3064f020fdc1b48ac90751e048c02b2841103c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4a5da6cffa8989b06f51e4b18d5b72153b0bed4f10235b1251772d24dd47c41 [INFO] running `Command { std: "docker" "start" "-a" "b4a5da6cffa8989b06f51e4b18d5b72153b0bed4f10235b1251772d24dd47c41", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling better-bae-macros v0.1.8 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling better-bae v0.1.8 [INFO] [stderr] Compiling awto-macros v0.1.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.5.2 [INFO] [stderr] Compiling awto v0.1.2 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling awto-compile v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "b4a5da6cffa8989b06f51e4b18d5b72153b0bed4f10235b1251772d24dd47c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a5da6cffa8989b06f51e4b18d5b72153b0bed4f10235b1251772d24dd47c41", kill_on_drop: false }` [INFO] [stdout] b4a5da6cffa8989b06f51e4b18d5b72153b0bed4f10235b1251772d24dd47c41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 3ce36f31e8982e2a078e87ecaf9e0b91aab8c2080b74b451649173cebf97eb12 [INFO] running `Command { std: "docker" "start" "-a" "3ce36f31e8982e2a078e87ecaf9e0b91aab8c2080b74b451649173cebf97eb12", kill_on_drop: false }` [INFO] [stderr] Compiling awto-compile v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "3ce36f31e8982e2a078e87ecaf9e0b91aab8c2080b74b451649173cebf97eb12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce36f31e8982e2a078e87ecaf9e0b91aab8c2080b74b451649173cebf97eb12", kill_on_drop: false }` [INFO] [stdout] 3ce36f31e8982e2a078e87ecaf9e0b91aab8c2080b74b451649173cebf97eb12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 105695203f4b8e3357227758e555e1be2fd7e8635b6c0b4a0baaf94c30d2b2ea [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" "105695203f4b8e3357227758e555e1be2fd7e8635b6c0b4a0baaf94c30d2b2ea", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/awto_compile-b98b2f14a9c738a5) [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] Doc-tests awto-compile [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/protobuf.rs - protobuf::ProtobufCompiler (line 85) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "105695203f4b8e3357227758e555e1be2fd7e8635b6c0b4a0baaf94c30d2b2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105695203f4b8e3357227758e555e1be2fd7e8635b6c0b4a0baaf94c30d2b2ea", kill_on_drop: false }` [INFO] [stdout] 105695203f4b8e3357227758e555e1be2fd7e8635b6c0b4a0baaf94c30d2b2ea