[INFO] cloning repository https://github.com/orndorffgrant/devca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orndorffgrant/devca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forndorffgrant%2Fdevca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forndorffgrant%2Fdevca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bdb63668f18a5c3a632e3964bbc858701db3fc6
[INFO] testing orndorffgrant/devca against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forndorffgrant%2Fdevca" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/orndorffgrant/devca
[INFO] finished tweaking git repo https://github.com/orndorffgrant/devca
[INFO] tweaked toml for git repo https://github.com/orndorffgrant/devca written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orndorffgrant/devca on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orndorffgrant/devca 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize_derive v1.0.1
[INFO] [stderr]   Downloaded sha-1 v0.9.1
[INFO] [stderr]   Downloaded serde_derive v1.0.115
[INFO] [stderr]   Downloaded zeroize v1.1.1
[INFO] [stderr]   Downloaded rsa v0.3.0
[INFO] [stderr]   Downloaded block-cipher v0.7.1
[INFO] [stderr]   Downloaded ghash v0.3.0
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded rust-argon2 v0.8.2
[INFO] [stderr]   Downloaded indexmap v1.5.1
[INFO] [stderr]   Downloaded serde v1.0.115
[INFO] [stderr]   Downloaded aes-soft v0.4.0
[INFO] [stderr]   Downloaded syn v1.0.38
[INFO] [stderr]   Downloaded hashbrown v0.8.2
[INFO] [stderr]   Downloaded aesni v0.7.0
[INFO] [stderr]   Downloaded aes-gcm v0.6.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.13
[INFO] [stderr]   Downloaded regex-syntax v0.6.18
[INFO] [stderr]   Downloaded regex v1.3.9
[INFO] [stderr]   Downloaded aes v0.4.0
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] [stderr]   Downloaded dirs v3.0.1
[INFO] [stderr]   Downloaded polyval v0.4.0
[INFO] [stderr]   Downloaded picky-asn1-der v0.2.4
[INFO] [stderr]   Downloaded picky-asn1-x509 v0.3.2
[INFO] [stderr]   Downloaded subtle v2.3.0
[INFO] [stderr]   Downloaded dirs-sys v0.3.5
[INFO] [stderr]   Downloaded picky-asn1 v0.3.0
[INFO] [stderr]   Downloaded pem v0.8.1
[INFO] [stderr]   Downloaded smallvec v1.4.2
[INFO] [stderr]   Downloaded picky v6.0.0-beta5
[INFO] [stderr]   Downloaded sha2 v0.9.1
[INFO] [stderr]   Downloaded oid v0.1.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1aadb31b3890ce0a8c27f304d623f6fd69d902b945758462ec5aad5d52ff7072
[INFO] running `Command { std: "docker" "start" "-a" "1aadb31b3890ce0a8c27f304d623f6fd69d902b945758462ec5aad5d52ff7072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aadb31b3890ce0a8c27f304d623f6fd69d902b945758462ec5aad5d52ff7072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aadb31b3890ce0a8c27f304d623f6fd69d902b945758462ec5aad5d52ff7072", kill_on_drop: false }`
[INFO] [stdout] 1aadb31b3890ce0a8c27f304d623f6fd69d902b945758462ec5aad5d52ff7072
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27ff8d0dd8c8a805fa4080d9812a7f1b12b04d6f4d74c4d1a890a3c91c797ef9
[INFO] running `Command { std: "docker" "start" "-a" "27ff8d0dd8c8a805fa4080d9812a7f1b12b04d6f4d74c4d1a890a3c91c797ef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-bigint-dig v0.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling indexmap v1.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling os_str_bytes v2.3.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling block-cipher v0.7.1
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling aes-soft v0.4.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling polyval v0.4.0
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling sha-1 v0.9.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ghash v0.3.0
[INFO] [stderr]    Compiling aes v0.4.0
[INFO] [stderr]    Compiling aes-gcm v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling pem v0.8.1
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling zeroize v1.1.1
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling oid v0.1.1
[INFO] [stderr]    Compiling picky-asn1 v0.3.0
[INFO] [stderr]    Compiling rsa v0.3.0
[INFO] [stderr]    Compiling picky-asn1-der v0.2.4
[INFO] [stderr]    Compiling picky-asn1-x509 v0.3.2
[INFO] [stderr]    Compiling picky v6.0.0-beta5
[INFO] [stderr]    Compiling devca v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: picky-asn1-x509 v0.3.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "27ff8d0dd8c8a805fa4080d9812a7f1b12b04d6f4d74c4d1a890a3c91c797ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ff8d0dd8c8a805fa4080d9812a7f1b12b04d6f4d74c4d1a890a3c91c797ef9", kill_on_drop: false }`
[INFO] [stdout] 27ff8d0dd8c8a805fa4080d9812a7f1b12b04d6f4d74c4d1a890a3c91c797ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 716d3bfdbc4d0dd7d4a78914e6ee93b639c314a54bc3f10c9eae0870972875e7
[INFO] running `Command { std: "docker" "start" "-a" "716d3bfdbc4d0dd7d4a78914e6ee93b639c314a54bc3f10c9eae0870972875e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling devca v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: picky-asn1-x509 v0.3.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "716d3bfdbc4d0dd7d4a78914e6ee93b639c314a54bc3f10c9eae0870972875e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716d3bfdbc4d0dd7d4a78914e6ee93b639c314a54bc3f10c9eae0870972875e7", kill_on_drop: false }`
[INFO] [stdout] 716d3bfdbc4d0dd7d4a78914e6ee93b639c314a54bc3f10c9eae0870972875e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1afd1f95528967c95c71d21db1b79224d4321408b347c2f752788e42c1022c9
[INFO] running `Command { std: "docker" "start" "-a" "f1afd1f95528967c95c71d21db1b79224d4321408b347c2f752788e42c1022c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: picky-asn1-x509 v0.3.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devca-3b71df0da9f9bd8a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f1afd1f95528967c95c71d21db1b79224d4321408b347c2f752788e42c1022c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1afd1f95528967c95c71d21db1b79224d4321408b347c2f752788e42c1022c9", kill_on_drop: false }`
[INFO] [stdout] f1afd1f95528967c95c71d21db1b79224d4321408b347c2f752788e42c1022c9
