[INFO] cloning repository https://github.com/ethereal-sheep/clrpg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethereal-sheep/clrpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereal-sheep%2Fclrpg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereal-sheep%2Fclrpg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e9cf25af25a39eda312bc1ccbae1472bc3a8c72
[INFO] checking ethereal-sheep/clrpg against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereal-sheep%2Fclrpg" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ethereal-sheep/clrpg
[INFO] finished tweaking git repo https://github.com/ethereal-sheep/clrpg
[INFO] tweaked toml for git repo https://github.com/ethereal-sheep/clrpg written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethereal-sheep/clrpg on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethereal-sheep/clrpg 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.4.0
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded ansitok v0.1.0
[INFO] [stderr]   Downloaded ansi-str v0.3.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded strum_macros v0.24.2
[INFO] [stderr]   Downloaded console v0.15.1
[INFO] [stderr]   Downloaded indicatif v0.17.0
[INFO] [stderr]   Downloaded papergrid v0.5.1
[INFO] [stderr]   Downloaded tabled v0.8.0
[INFO] [stderr]   Downloaded chrono v0.4.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d470edec180b11406d00b8a096e3784ef2734993d67a7c6d95a79eaa706d8b0f
[INFO] running `Command { std: "docker" "start" "-a" "d470edec180b11406d00b8a096e3784ef2734993d67a7c6d95a79eaa706d8b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d470edec180b11406d00b8a096e3784ef2734993d67a7c6d95a79eaa706d8b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d470edec180b11406d00b8a096e3784ef2734993d67a7c6d95a79eaa706d8b0f", kill_on_drop: false }`
[INFO] [stdout] d470edec180b11406d00b8a096e3784ef2734993d67a7c6d95a79eaa706d8b0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f14ff126e34e13c81cb449a2687bd28aa31afc9a0e225d21f9a711d44072ff14
[INFO] running `Command { std: "docker" "start" "-a" "f14ff126e34e13c81cb449a2687bd28aa31afc9a0e225d21f9a711d44072ff14", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking console v0.15.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking indicatif v0.17.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking ansitok v0.1.0
[INFO] [stderr]     Checking ansi-str v0.3.0
[INFO] [stderr]     Checking papergrid v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]     Checking tabled v0.8.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking clap v3.2.16
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking chrono v0.4.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clrpg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(format_args_nl)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `print_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(print_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(format_args_nl)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `print_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(print_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clrpg` (bin "clrpg") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clrpg` (bin "clrpg" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f14ff126e34e13c81cb449a2687bd28aa31afc9a0e225d21f9a711d44072ff14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14ff126e34e13c81cb449a2687bd28aa31afc9a0e225d21f9a711d44072ff14", kill_on_drop: false }`
[INFO] [stdout] f14ff126e34e13c81cb449a2687bd28aa31afc9a0e225d21f9a711d44072ff14
