[INFO] fetching crate clarity-repl 0.23.0... [INFO] testing clarity-repl-0.23.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate clarity-repl 0.23.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate clarity-repl 0.23.0 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 clarity-repl 0.23.0 [INFO] finished tweaking crates.io crate clarity-repl 0.23.0 [INFO] tweaked toml for crates.io crate clarity-repl 0.23.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate clarity-repl 0.23.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94996e3ff5911088562bd7dbb7e603dff711d8a5baf8ccc07beb77263fc7dd9a [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" "94996e3ff5911088562bd7dbb7e603dff711d8a5baf8ccc07beb77263fc7dd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94996e3ff5911088562bd7dbb7e603dff711d8a5baf8ccc07beb77263fc7dd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94996e3ff5911088562bd7dbb7e603dff711d8a5baf8ccc07beb77263fc7dd9a", kill_on_drop: false }` [INFO] [stdout] 94996e3ff5911088562bd7dbb7e603dff711d8a5baf8ccc07beb77263fc7dd9a [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: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] f07c65da67e3b7b70c92437cad7338fe4bf15fc3338f391f574214373542ec59 [INFO] running `Command { std: "docker" "start" "-a" "f07c65da67e3b7b70c92437cad7338fe4bf15fc3338f391f574214373542ec59", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling rustix v0.33.3 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling psm v0.1.17 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rand_seeder v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling fd-lock v3.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_stacker v0.1.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling clarity-repl v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 47s [INFO] running `Command { std: "docker" "inspect" "f07c65da67e3b7b70c92437cad7338fe4bf15fc3338f391f574214373542ec59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07c65da67e3b7b70c92437cad7338fe4bf15fc3338f391f574214373542ec59", kill_on_drop: false }` [INFO] [stdout] f07c65da67e3b7b70c92437cad7338fe4bf15fc3338f391f574214373542ec59 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] c48e3597e11ee8dc2cb1c0fc388073592eaa0556ec5d1ab12fb2c737a738db51 [INFO] running `Command { std: "docker" "start" "-a" "c48e3597e11ee8dc2cb1c0fc388073592eaa0556ec5d1ab12fb2c737a738db51", kill_on_drop: false }` [INFO] [stderr] Compiling clarity-repl v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `clarity-repl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clarity_repl --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="pico-args"' --cfg 'feature="prettytable-rs"' --cfg 'feature="reqwest"' --cfg 'feature="rustyline"' --cfg 'feature="tokio"' -C metadata=5209f0dab840124e -C extra-filename=-5209f0dab840124e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-96ec3e2e4d7cb716.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-069fc0decffc9db0.rlib --extern integer_sqrt=/opt/rustwide/target/debug/deps/libinteger_sqrt-2694e2625352975d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libsecp256k1=/opt/rustwide/target/debug/deps/liblibsecp256k1-9648f8b95f4f0622.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-b8a393745949492b.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-efae8eeebb5bc8c3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-86903a42de3bf42b.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-6281be52be25d90c.rlib --extern rand_seeder=/opt/rustwide/target/debug/deps/librand_seeder-e79a032aaa1a26fd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d1d2cb1acad6df67.rlib --extern ripemd160=/opt/rustwide/target/debug/deps/libripemd160-a0c66dee881e7c18.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-55cb87c8b4173bf3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-395e999fdc9ba04f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d35d2cab52a860bf.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c02909d5d0b8ca41.rlib --extern serde_stacker=/opt/rustwide/target/debug/deps/libserde_stacker-cc10512cf29d433e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f42af9aef202e8b.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-8d224d63420ec8e2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4b2c15bb0a5b06c9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out -L src/imp/linux_raw/arch/outline/debug -L native=/opt/rustwide/target/debug/build/psm-352a251317ef0d4f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c48e3597e11ee8dc2cb1c0fc388073592eaa0556ec5d1ab12fb2c737a738db51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48e3597e11ee8dc2cb1c0fc388073592eaa0556ec5d1ab12fb2c737a738db51", kill_on_drop: false }` [INFO] [stdout] c48e3597e11ee8dc2cb1c0fc388073592eaa0556ec5d1ab12fb2c737a738db51