[INFO] cloning repository https://github.com/dustlang/chalk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustlang/chalk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fchalk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fchalk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbfa00e831a12eae33f1dd56b705655ded3bc42b [INFO] testing dustlang/chalk against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Fchalk" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustlang/chalk on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dustlang/chalk [INFO] finished tweaking git repo https://github.com/dustlang/chalk [INFO] tweaked toml for git repo https://github.com/dustlang/chalk written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/dustlang/chalk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0740a34fe610af4910789b9acbf9f4811082dbb463bd1aa4f53784eff6f33eb6 [INFO] running `Command { std: "docker" "start" "-a" "0740a34fe610af4910789b9acbf9f4811082dbb463bd1aa4f53784eff6f33eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0740a34fe610af4910789b9acbf9f4811082dbb463bd1aa4f53784eff6f33eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0740a34fe610af4910789b9acbf9f4811082dbb463bd1aa4f53784eff6f33eb6", kill_on_drop: false }` [INFO] [stdout] 0740a34fe610af4910789b9acbf9f4811082dbb463bd1aa4f53784eff6f33eb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec38f4db34c4ad91baaa5319f73c4d46b170ee30ec4c33294f6356bb525e482d [INFO] running `Command { std: "docker" "start" "-a" "ec38f4db34c4ad91baaa5319f73c4d46b170ee30ec4c33294f6356bb525e482d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.10 [INFO] [stderr] Compiling chalk-derive v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-derive) [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling chalk-ir v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-ir) [INFO] [stderr] Compiling salsa v0.16.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.11 [INFO] [stderr] Compiling tracing-tree v0.1.5 [INFO] [stderr] Compiling chalk-solve v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-solve) [INFO] [stdout] warning: field is never read: `max_universe` [INFO] [stdout] --> chalk-solve/src/infer/canonicalize.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | max_universe: UniverseIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chalk-engine v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-engine) [INFO] [stderr] Compiling chalk-recursive v0.61.0-dev.0 (/opt/rustwide/workdir/chalk-recursive) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="lexer"' -C metadata=27c7aad74ebc561f -C extra-filename=-27c7aad74ebc561f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-3ffe327a2402a5d7.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-e22917e8c2038c24.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-9fd47096858c5a99.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rmeta --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-857194eeb36b6c5a.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-81ca6561813be7ec.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-92e66b1a2f2171f1.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-d9ed77b1239079cb.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-ecdd601f5fb1d4c4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b1eb05789928cb36.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9f82341c24733397.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9c97566e1bac7822.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-4a921c5e7c72cfcf.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-78cf7c6efdd8333f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ec38f4db34c4ad91baaa5319f73c4d46b170ee30ec4c33294f6356bb525e482d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec38f4db34c4ad91baaa5319f73c4d46b170ee30ec4c33294f6356bb525e482d", kill_on_drop: false }` [INFO] [stdout] ec38f4db34c4ad91baaa5319f73c4d46b170ee30ec4c33294f6356bb525e482d