[INFO] fetching crate smaug-bin 0.5.0... [INFO] testing smaug-bin-0.5.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate smaug-bin 0.5.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate smaug-bin 0.5.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate smaug-bin 0.5.0 [INFO] finished tweaking crates.io crate smaug-bin 0.5.0 [INFO] tweaked toml for crates.io crate smaug-bin 0.5.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate smaug-bin 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.5.0 [INFO] [stderr] Downloaded pathdiff v0.2.1 [INFO] [stderr] Downloaded serde_test v1.0.135 [INFO] [stderr] Downloaded psm v0.1.16 [INFO] [stderr] Downloaded stderrlog v0.5.1 [INFO] [stderr] Downloaded security-framework v2.5.0 [INFO] [stderr] Downloaded serde v1.0.135 [INFO] [stderr] Downloaded toml_edit v0.2.1 [INFO] [stderr] Downloaded serde_derive v1.0.135 [INFO] [stderr] Downloaded question v0.2.2 [INFO] [stderr] Downloaded relative-path v1.6.0 [INFO] [stderr] Downloaded open v1.7.1 [INFO] [stderr] Downloaded libc v0.2.113 [INFO] [stderr] Downloaded clap v3.0.12 [INFO] [stderr] Downloaded socket2 v0.4.3 [INFO] [stderr] Downloaded smaug-lib v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20bab6ef718d14968b139e82d02b2c259d14fd809cb20fb10cdcf5e0bbb999b3 [INFO] running `Command { std: "docker" "start" "-a" "20bab6ef718d14968b139e82d02b2c259d14fd809cb20fb10cdcf5e0bbb999b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20bab6ef718d14968b139e82d02b2c259d14fd809cb20fb10cdcf5e0bbb999b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20bab6ef718d14968b139e82d02b2c259d14fd809cb20fb10cdcf5e0bbb999b3", kill_on_drop: false }` [INFO] [stdout] 20bab6ef718d14968b139e82d02b2c259d14fd809cb20fb10cdcf5e0bbb999b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fea06149131d28a6f7b178aa346d2ca973167d0bc86d84969c506b221f079a7e [INFO] running `Command { std: "docker" "start" "-a" "fea06149131d28a6f7b178aa346d2ca973167d0bc86d84969c506b221f079a7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling serde_test v1.0.135 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling question v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling open v1.7.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v3.0.12 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling psm v0.1.16 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.135/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=8ac30744727057be -C extra-filename=-8ac30744727057be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7a0e03ec0e884793.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fea06149131d28a6f7b178aa346d2ca973167d0bc86d84969c506b221f079a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea06149131d28a6f7b178aa346d2ca973167d0bc86d84969c506b221f079a7e", kill_on_drop: false }` [INFO] [stdout] fea06149131d28a6f7b178aa346d2ca973167d0bc86d84969c506b221f079a7e