[INFO] fetching crate srpc 0.1.6... [INFO] testing srpc-0.1.6 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate srpc 0.1.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate srpc 0.1.6 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate srpc 0.1.6 [INFO] finished tweaking crates.io crate srpc 0.1.6 [INFO] tweaked toml for crates.io crate srpc 0.1.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compact_str v0.2.0 [INFO] [stderr] Downloaded postcard v0.7.3 [INFO] [stderr] Downloaded async-tungstenite v0.16.1 [INFO] [stderr] Downloaded igcp v0.1.6 [INFO] [stderr] Downloaded bson v2.1.0 [INFO] [stderr] Downloaded reqwasm v0.4.1 [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded canary v0.1.6 [INFO] [stderr] Downloaded canary-macro v0.1.3 [INFO] [stderr] Downloaded snow v0.8.0 [INFO] [stderr] Downloaded srpc-macro v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] fd6a2e20c6a8c286dd3b40da24a161c880be96fbe3fa0a275853c57e4e709d63 [INFO] running `Command { std: "docker" "start" "-a" "fd6a2e20c6a8c286dd3b40da24a161c880be96fbe3fa0a275853c57e4e709d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd6a2e20c6a8c286dd3b40da24a161c880be96fbe3fa0a275853c57e4e709d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd6a2e20c6a8c286dd3b40da24a161c880be96fbe3fa0a275853c57e4e709d63", kill_on_drop: false }` [INFO] [stdout] fd6a2e20c6a8c286dd3b40da24a161c880be96fbe3fa0a275853c57e4e709d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] fd81deb663ef736ea2cca49d63e5b19032f8aad4073ab54305d21593c1ed1abb [INFO] running `Command { std: "docker" "start" "-a" "fd81deb663ef736ea2cca49d63e5b19032f8aad4073ab54305d21593c1ed1abb", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling canary-macro v0.1.3 [INFO] [stderr] Compiling srpc-macro v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling dashmap v5.1.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling compact_str v0.2.0 [INFO] [stderr] Compiling async-tungstenite v0.16.1 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling bson v2.1.0 [INFO] [stderr] Compiling igcp v0.1.6 [INFO] [stderr] Compiling canary v0.1.6 [INFO] [stdout] error[E0597]: `storable` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/canary-0.1.6/src/routes.rs:221:19 [INFO] [stdout] | [INFO] [stdout] 221 | match storable.value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 239 | } [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `storable` dropped here while still borrowed [INFO] [stdout] | borrow might be used here, when `storable` is dropped and runs the destructor for type `dashmap::mapref::one::Ref<'_, CompactStr, Storable, ahash::RandomState>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `storable` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/canary-0.1.6/src/routes.rs:293:19 [INFO] [stdout] | [INFO] [stdout] 293 | match storable.value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 311 | } [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `storable` dropped here while still borrowed [INFO] [stdout] | borrow might be used here, when `storable` is dropped and runs the destructor for type `dashmap::mapref::one::Ref<'_, CompactStr, Storable, ahash::RandomState>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `canary` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "fd81deb663ef736ea2cca49d63e5b19032f8aad4073ab54305d21593c1ed1abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd81deb663ef736ea2cca49d63e5b19032f8aad4073ab54305d21593c1ed1abb", kill_on_drop: false }` [INFO] [stdout] fd81deb663ef736ea2cca49d63e5b19032f8aad4073ab54305d21593c1ed1abb