[INFO] fetching crate chema 0.0.9...
[INFO] testing chema-0.0.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate chema 0.0.9 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate chema 0.0.9
[INFO] finished tweaking crates.io crate chema 0.0.9
[INFO] tweaked toml for crates.io crate chema 0.0.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chema 0.0.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chema 0.0.9 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb3f9a6452e861183becc05862fa62eb304ee8f976694228ecbd834b9f5824eb
[INFO] running `Command { std: "docker" "start" "-a" "eb3f9a6452e861183becc05862fa62eb304ee8f976694228ecbd834b9f5824eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb3f9a6452e861183becc05862fa62eb304ee8f976694228ecbd834b9f5824eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3f9a6452e861183becc05862fa62eb304ee8f976694228ecbd834b9f5824eb", kill_on_drop: false }`
[INFO] [stdout] eb3f9a6452e861183becc05862fa62eb304ee8f976694228ecbd834b9f5824eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f90a577b8514573a926c3046acd2c2ac3ed6b2e2dc342965f1db9388d946da1f
[INFO] running `Command { std: "docker" "start" "-a" "f90a577b8514573a926c3046acd2c2ac3ed6b2e2dc342965f1db9388d946da1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling combine v4.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling serde_yaml v0.8.14
[INFO] [stderr]    Compiling chema v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `chema` (bin "chema")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name chema --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=196336c04a010f83 -C extra-filename=-f991e5ff021ef3a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-116b9294bbff17c0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-195ea016054dcedc.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a7724897470e5929.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4679301d5cd4b04b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-680e094a37b54f7f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-03f75eaf320c0d02.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-48da9521fba77e99.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-e7e208bf506a54c7.rlib --extern structopt_derive=/opt/rustwide/target/debug/deps/libstructopt_derive-a2113dd04b413c10.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f90a577b8514573a926c3046acd2c2ac3ed6b2e2dc342965f1db9388d946da1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90a577b8514573a926c3046acd2c2ac3ed6b2e2dc342965f1db9388d946da1f", kill_on_drop: false }`
[INFO] [stdout] f90a577b8514573a926c3046acd2c2ac3ed6b2e2dc342965f1db9388d946da1f
