[INFO] cloning repository https://github.com/basisproject/basis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/basisproject/basis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasisproject%2Fbasis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasisproject%2Fbasis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f1943b84ed7ad768513b771d0ac2c7e10898d1e [INFO] checking basisproject/basis against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasisproject%2Fbasis" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/basisproject/basis on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/basisproject/basis [INFO] finished tweaking git repo https://github.com/basisproject/basis [INFO] tweaked toml for git repo https://github.com/basisproject/basis written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/basisproject/basis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 635913138d67bb3c15f8606a12fd91991d23edd6ab77b6bf6337630c106f7f0b [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" "635913138d67bb3c15f8606a12fd91991d23edd6ab77b6bf6337630c106f7f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "635913138d67bb3c15f8606a12fd91991d23edd6ab77b6bf6337630c106f7f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635913138d67bb3c15f8606a12fd91991d23edd6ab77b6bf6337630c106f7f0b", kill_on_drop: false }` [INFO] [stdout] 635913138d67bb3c15f8606a12fd91991d23edd6ab77b6bf6337630c106f7f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 979b99f33829a13fde72696495eacbc598ea2637586aca9db139d2c7d44fd383 [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" "979b99f33829a13fde72696495eacbc598ea2637586aca9db139d2c7d44fd383", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling os_info v1.1.3 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rpassword v4.0.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling snow v0.6.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-0.8.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=220cd98bac17cc35 -C extra-filename=-220cd98bac17cc35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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" "979b99f33829a13fde72696495eacbc598ea2637586aca9db139d2c7d44fd383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979b99f33829a13fde72696495eacbc598ea2637586aca9db139d2c7d44fd383", kill_on_drop: false }` [INFO] [stdout] 979b99f33829a13fde72696495eacbc598ea2637586aca9db139d2c7d44fd383