[INFO] cloning repository https://github.com/drdragon79/krb5asn1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drdragon79/krb5asn1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrdragon79%2Fkrb5asn1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrdragon79%2Fkrb5asn1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c4d9bb94dd3ae568efea519a50198fae93b163f
[INFO] building drdragon79/krb5asn1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrdragon79%2Fkrb5asn1" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drdragon79/krb5asn1
[INFO] finished tweaking git repo https://github.com/drdragon79/krb5asn1
[INFO] tweaked toml for git repo https://github.com/drdragon79/krb5asn1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drdragon79/krb5asn1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drdragon79/krb5asn1 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitvec-nom2 v0.2.0
[INFO] [stderr]   Downloaded rasn-derive v0.14.0
[INFO] [stderr]   Downloaded typewit_proc_macros v1.8.1
[INFO] [stderr]   Downloaded konst_kernel v0.3.9
[INFO] [stderr]   Downloaded const_panic v0.2.8
[INFO] [stderr]   Downloaded typewit v1.9.0
[INFO] [stderr]   Downloaded rasn v0.14.0
[INFO] [stderr]   Downloaded konst v0.3.9
[INFO] [stderr]   Downloaded jzon v0.12.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6494f39acc5d5698b601efd4761f3812b3aafcf73ad113a59835525dd76b360d
[INFO] running `Command { std: "docker" "start" "-a" "6494f39acc5d5698b601efd4761f3812b3aafcf73ad113a59835525dd76b360d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6494f39acc5d5698b601efd4761f3812b3aafcf73ad113a59835525dd76b360d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6494f39acc5d5698b601efd4761f3812b3aafcf73ad113a59835525dd76b360d", kill_on_drop: false }`
[INFO] [stdout] 6494f39acc5d5698b601efd4761f3812b3aafcf73ad113a59835525dd76b360d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38326a7d64e3bf15401c32724523ca81dd422a43a10c2deb4cc28fcce58357b7
[INFO] running `Command { std: "docker" "start" "-a" "38326a7d64e3bf15401c32724523ca81dd422a43a10c2deb4cc28fcce58357b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling konst_kernel v0.3.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling konst v0.3.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling jzon v0.12.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitvec-nom2 v0.2.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling rasn-derive v0.14.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling rasn v0.14.0
[INFO] [stderr]    Compiling krb5asn1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: konst v0.3.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "38326a7d64e3bf15401c32724523ca81dd422a43a10c2deb4cc28fcce58357b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38326a7d64e3bf15401c32724523ca81dd422a43a10c2deb4cc28fcce58357b7", kill_on_drop: false }`
[INFO] [stdout] 38326a7d64e3bf15401c32724523ca81dd422a43a10c2deb4cc28fcce58357b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f33666b2200c39ec3eeb2d35c46b1ee73db71f1b1b9ec13f20bcab0fb01a8afe
[INFO] running `Command { std: "docker" "start" "-a" "f33666b2200c39ec3eeb2d35c46b1ee73db71f1b1b9ec13f20bcab0fb01a8afe", kill_on_drop: false }`
[INFO] [stderr]    Compiling krb5asn1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: konst v0.3.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "f33666b2200c39ec3eeb2d35c46b1ee73db71f1b1b9ec13f20bcab0fb01a8afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33666b2200c39ec3eeb2d35c46b1ee73db71f1b1b9ec13f20bcab0fb01a8afe", kill_on_drop: false }`
[INFO] [stdout] f33666b2200c39ec3eeb2d35c46b1ee73db71f1b1b9ec13f20bcab0fb01a8afe
