[INFO] fetching crate ugdb 0.1.11... [INFO] testing ugdb-0.1.11 against try#a40ec913238f4f188d97c41aa605cb486451acf2+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate ugdb 0.1.11 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ugdb 0.1.11 on toolchain a40ec913238f4f188d97c41aa605cb486451acf2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ugdb 0.1.11 [INFO] finished tweaking crates.io crate ugdb 0.1.11 [INFO] tweaked toml for crates.io crate ugdb 0.1.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate ugdb 0.1.11 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" "+a40ec913238f4f188d97c41aa605cb486451acf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d41d905d29de41b65f7e0a9281310762e51d7f625169d37f40bf92be509a818 [INFO] running `Command { std: "docker" "start" "-a" "3d41d905d29de41b65f7e0a9281310762e51d7f625169d37f40bf92be509a818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d41d905d29de41b65f7e0a9281310762e51d7f625169d37f40bf92be509a818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d41d905d29de41b65f7e0a9281310762e51d7f625169d37f40bf92be509a818", kill_on_drop: false }` [INFO] [stdout] 3d41d905d29de41b65f7e0a9281310762e51d7f625169d37f40bf92be509a818 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d4fad6b92260ac2ae4885d916ab120045cd407cf5114f48e182ff3a1d92d2b59 [INFO] running `Command { std: "docker" "start" "-a" "d4fad6b92260ac2ae4885d916ab120045cd407cf5114f48e182ff3a1d92d2b59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=351aae9e5ce2a40b -C extra-filename=-351aae9e5ce2a40b --out-dir /opt/rustwide/target/i686-unknown-linux-musl/debug/deps --target i686-unknown-linux-musl -L dependency=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.133/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rc"' --cfg 'feature="std"' -C metadata=99c6e2485c73160d -C extra-filename=-99c6e2485c73160d --out-dir /opt/rustwide/target/i686-unknown-linux-musl/debug/deps --target i686-unknown-linux-musl -L dependency=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg iterator_try_fold --cfg num_nonzero --cfg serde_derive --cfg core_try_from --cfg num_nonzero_signed --cfg systemtime_checked_add --cfg std_atomic64 --cfg std_atomic` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d4fad6b92260ac2ae4885d916ab120045cd407cf5114f48e182ff3a1d92d2b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fad6b92260ac2ae4885d916ab120045cd407cf5114f48e182ff3a1d92d2b59", kill_on_drop: false }` [INFO] [stdout] d4fad6b92260ac2ae4885d916ab120045cd407cf5114f48e182ff3a1d92d2b59