[INFO] cloning repository https://github.com/tinybeachthor/libdata-public [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tinybeachthor/libdata-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinybeachthor%2Flibdata-public", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinybeachthor%2Flibdata-public'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e2f8fbeaea718517dc2ed7e410dee36ddf8c867 [INFO] testing tinybeachthor/libdata-public 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%2Ftinybeachthor%2Flibdata-public" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tinybeachthor/libdata-public 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/tinybeachthor/libdata-public [INFO] finished tweaking git repo https://github.com/tinybeachthor/libdata-public [INFO] tweaked toml for git repo https://github.com/tinybeachthor/libdata-public written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tinybeachthor/libdata-public 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] ccffb6b39eb10ac3c92a724b2ced0d05d334349b4c6b60a1c8c9456a14c07712 [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" "ccffb6b39eb10ac3c92a724b2ced0d05d334349b4c6b60a1c8c9456a14c07712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccffb6b39eb10ac3c92a724b2ced0d05d334349b4c6b60a1c8c9456a14c07712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccffb6b39eb10ac3c92a724b2ced0d05d334349b4c6b60a1c8c9456a14c07712", kill_on_drop: false }` [INFO] [stdout] ccffb6b39eb10ac3c92a724b2ced0d05d334349b4c6b60a1c8c9456a14c07712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] f9e735f4431bbc6392dd1cfbf5de02c300963af6c58e0ac795874b2e0592daed [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" "f9e735f4431bbc6392dd1cfbf5de02c300963af6c58e0ac795874b2e0592daed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling varinteger v1.0.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling send_wrapper v0.5.0 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling ws_stream_wasm v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling random-access-storage v4.0.0 (/opt/rustwide/workdir/random-access-storage) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling salsa20 v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling random-access-memory v2.0.0 (/opt/rustwide/workdir/random-access-memory) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling async-global-executor v2.0.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling fluvio-wasm-timer v0.2.5 [INFO] [stderr] Compiling random-access-disk v2.0.0 (/opt/rustwide/workdir/random-access-disk) [INFO] [stderr] Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling datacore v0.1.0 (/opt/rustwide/workdir/datacore) [INFO] [stderr] Compiling libdata v0.1.0 (/opt/rustwide/workdir/libdata) [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling libdata-wasm v0.1.0 (/opt/rustwide/workdir/libdata-wasm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "f9e735f4431bbc6392dd1cfbf5de02c300963af6c58e0ac795874b2e0592daed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e735f4431bbc6392dd1cfbf5de02c300963af6c58e0ac795874b2e0592daed", kill_on_drop: false }` [INFO] [stdout] f9e735f4431bbc6392dd1cfbf5de02c300963af6c58e0ac795874b2e0592daed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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] 1d75a9e5df3a9fb7f84e62045cad369e2447784141da1ad27f05f5a7f7332707 [INFO] running `Command { std: "docker" "start" "-a" "1d75a9e5df3a9fb7f84e62045cad369e2447784141da1ad27f05f5a7f7332707", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling random-access-storage v4.0.0 (/opt/rustwide/workdir/random-access-storage) [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling insta v1.12.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling libdata-wasm v0.1.0 (/opt/rustwide/workdir/libdata-wasm) [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling random-access-disk v2.0.0 (/opt/rustwide/workdir/random-access-disk) [INFO] [stderr] Compiling random-access-memory v2.0.0 (/opt/rustwide/workdir/random-access-memory) [INFO] [stderr] error: could not compile `insta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name insta --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/insta-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="colors"' --cfg 'feature="console"' --cfg 'feature="default"' -C metadata=961cd7d13786aafb -C extra-filename=-961cd7d13786aafb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern console=/opt/rustwide/target/debug/deps/libconsole-00317ae22fedc342.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3ed5b659ce7fc2b3.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-71403324336c85dd.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-62aa36462b51e8ef.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f931a33fdefd1583 -C extra-filename=-f931a33fdefd1583 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1d75a9e5df3a9fb7f84e62045cad369e2447784141da1ad27f05f5a7f7332707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d75a9e5df3a9fb7f84e62045cad369e2447784141da1ad27f05f5a7f7332707", kill_on_drop: false }` [INFO] [stdout] 1d75a9e5df3a9fb7f84e62045cad369e2447784141da1ad27f05f5a7f7332707