[INFO] cloning repository https://github.com/c0d3d/lockjaw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c0d3d/lockjaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0d3d%2Flockjaw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0d3d%2Flockjaw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bfceed9ea1199a54595027a12510c7cfbb2ce12 [INFO] testing c0d3d/lockjaw against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0d3d%2Flockjaw" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c0d3d/lockjaw on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c0d3d/lockjaw [INFO] finished tweaking git repo https://github.com/c0d3d/lockjaw [INFO] tweaked toml for git repo https://github.com/c0d3d/lockjaw written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/c0d3d/lockjaw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "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] 0bc8213035ea2fed443cf9f04e13c749ed804358adfc5c5baf723b2f4bdc696e [INFO] running `Command { std: "docker" "start" "-a" "0bc8213035ea2fed443cf9f04e13c749ed804358adfc5c5baf723b2f4bdc696e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc8213035ea2fed443cf9f04e13c749ed804358adfc5c5baf723b2f4bdc696e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc8213035ea2fed443cf9f04e13c749ed804358adfc5c5baf723b2f4bdc696e", kill_on_drop: false }` [INFO] [stdout] 0bc8213035ea2fed443cf9f04e13c749ed804358adfc5c5baf723b2f4bdc696e [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" "+beta-2022-04-10" "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] 85e1852d29ae34659f53d281a5ac29454e4d3dd31f7b25af75e830cac116414c [INFO] running `Command { std: "docker" "start" "-a" "85e1852d29ae34659f53d281a5ac29454e4d3dd31f7b25af75e830cac116414c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling keyutils v0.2.1 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling sodiumoxide v0.2.5 [INFO] [stderr] Compiling lockjaw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sodiumoxide::crypto::hash::sha256` [INFO] [stdout] --> src/crypto.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sodiumoxide::crypto::hash::sha256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sodiumoxide::crypto::secretbox` [INFO] [stdout] --> src/crypto.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sodiumoxide::crypto::secretbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lockjaw` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "85e1852d29ae34659f53d281a5ac29454e4d3dd31f7b25af75e830cac116414c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e1852d29ae34659f53d281a5ac29454e4d3dd31f7b25af75e830cac116414c", kill_on_drop: false }` [INFO] [stdout] 85e1852d29ae34659f53d281a5ac29454e4d3dd31f7b25af75e830cac116414c