[INFO] cloning repository https://github.com/eikopf/impc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eikopf/impc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikopf%2Fimpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikopf%2Fimpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29dc0d63650de61f0d66629ad04c286ff8889756
[INFO] building eikopf/impc against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikopf%2Fimpc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eikopf/impc on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eikopf/impc
[INFO] finished tweaking git repo https://github.com/eikopf/impc
[INFO] tweaked toml for git repo https://github.com/eikopf/impc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/eikopf/impc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed40fc6d2ce31f69c7ad3afe6914914546059a7e85da4c854c5b580cac6a56b6
[INFO] running `Command { std: "docker" "start" "-a" "ed40fc6d2ce31f69c7ad3afe6914914546059a7e85da4c854c5b580cac6a56b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed40fc6d2ce31f69c7ad3afe6914914546059a7e85da4c854c5b580cac6a56b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed40fc6d2ce31f69c7ad3afe6914914546059a7e85da4c854c5b580cac6a56b6", kill_on_drop: false }`
[INFO] [stdout] ed40fc6d2ce31f69c7ad3afe6914914546059a7e85da4c854c5b580cac6a56b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11219798fae0ecc613f3ae64c51c65257a8a3b72ebbe5e67759dab3078766e8f
[INFO] running `Command { std: "docker" "start" "-a" "11219798fae0ecc613f3ae64c51c65257a8a3b72ebbe5e67759dab3078766e8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling impc v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parser/util.rs:50:70
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn token<'tok, 'src, T, E>(t: &'tok T) -> impl Parser<&'src [T], &T, E> + Clone
[INFO] [stdout]    |              ---- lifetime `'tok` declared here                      ^ this elided lifetime gets resolved as `'tok`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.74s
[INFO] running `Command { std: "docker" "inspect" "11219798fae0ecc613f3ae64c51c65257a8a3b72ebbe5e67759dab3078766e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11219798fae0ecc613f3ae64c51c65257a8a3b72ebbe5e67759dab3078766e8f", kill_on_drop: false }`
[INFO] [stdout] 11219798fae0ecc613f3ae64c51c65257a8a3b72ebbe5e67759dab3078766e8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97d402dd70963d46321f198a2df2f2d0881095ca00799d70dcdd4cf108584057
[INFO] running `Command { std: "docker" "start" "-a" "97d402dd70963d46321f198a2df2f2d0881095ca00799d70dcdd4cf108584057", kill_on_drop: false }`
[INFO] [stderr]    Compiling impc v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parser/util.rs:50:70
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn token<'tok, 'src, T, E>(t: &'tok T) -> impl Parser<&'src [T], &T, E> + Clone
[INFO] [stdout]    |              ---- lifetime `'tok` declared here                      ^ this elided lifetime gets resolved as `'tok`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `impc` (bin "impc" test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name impc --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9316eb2b507f8a52 -C extra-filename=-4f7cb87ad48ca3cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-376b51c5addeebab.rlib --extern argh=/opt/rustwide/target/debug/deps/libargh-a168061766b80297.rlib --extern better_panic=/opt/rustwide/target/debug/deps/libbetter_panic-0ee00a265f47dfed.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-41e2ab7089f690cb.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-e3ac0fc55595d998.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-19c86864a17fa6a1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-969131c5a56d80c8.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2ee61d8cdd1f861.rlib --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "97d402dd70963d46321f198a2df2f2d0881095ca00799d70dcdd4cf108584057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d402dd70963d46321f198a2df2f2d0881095ca00799d70dcdd4cf108584057", kill_on_drop: false }`
[INFO] [stdout] 97d402dd70963d46321f198a2df2f2d0881095ca00799d70dcdd4cf108584057
