[INFO] fetching crate chema 0.0.9... [INFO] testing chema-0.0.9 against 1.59.0 for beta-1.60-1 [INFO] extracting crate chema 0.0.9 into /workspace/builds/worker-92/source [INFO] validating manifest of crates.io crate chema 0.0.9 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-92/source/Cargo.toml [INFO] crate crates.io crate chema 0.0.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87af1c722205334ac29c3dfcc5f05d44f37e3369f701f74799a93ccdabff59a0 [INFO] running `Command { std: "docker" "start" "-a" "87af1c722205334ac29c3dfcc5f05d44f37e3369f701f74799a93ccdabff59a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87af1c722205334ac29c3dfcc5f05d44f37e3369f701f74799a93ccdabff59a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87af1c722205334ac29c3dfcc5f05d44f37e3369f701f74799a93ccdabff59a0", kill_on_drop: false }` [INFO] [stdout] 87af1c722205334ac29c3dfcc5f05d44f37e3369f701f74799a93ccdabff59a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dcdd742d70778f91f70595ae093a8e1269f8ba3250ec135e31e5c1d71805b44 [INFO] running `Command { std: "docker" "start" "-a" "0dcdd742d70778f91f70595ae093a8e1269f8ba3250ec135e31e5c1d71805b44", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [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 bytes v0.5.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [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 quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling chema v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `chema` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chema --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a9a1cf1b60cda2c0 -C extra-filename=-a9a1cf1b60cda2c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-0825ae612e66c64b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-02f6094dda6d75a8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bcb800ab099483b4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c35a8a1a3b2260af.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d07e9ecce52b532.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7279557a02d3f00e.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-aae749a22db9407e.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-0bdfcef7a33b8317.rlib --extern structopt_derive=/opt/rustwide/target/debug/deps/libstructopt_derive-a9a1633332a749ed.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0dcdd742d70778f91f70595ae093a8e1269f8ba3250ec135e31e5c1d71805b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dcdd742d70778f91f70595ae093a8e1269f8ba3250ec135e31e5c1d71805b44", kill_on_drop: false }` [INFO] [stdout] 0dcdd742d70778f91f70595ae093a8e1269f8ba3250ec135e31e5c1d71805b44