[INFO] cloning repository https://github.com/olivmath/wess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olivmath/wess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivmath%2Fwess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivmath%2Fwess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef87eb55f4af70d3e7f04036eedaddcddbd63bb7 [INFO] testing olivmath/wess against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivmath%2Fwess" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/olivmath/wess [INFO] finished tweaking git repo https://github.com/olivmath/wess [INFO] tweaked toml for git repo https://github.com/olivmath/wess written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/olivmath/wess on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/olivmath/wess 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.0.61 [INFO] [stderr] Downloaded wasmer-derive v4.2.2 [INFO] [stderr] Downloaded region v3.0.0 [INFO] [stderr] Downloaded sha256 v1.1.2 [INFO] [stderr] Downloaded tide-testing v0.1.3 [INFO] [stderr] Downloaded self_cell v1.0.1 [INFO] [stderr] Downloaded shared-buffer v0.1.3 [INFO] [stderr] Downloaded polling v2.6.0 [INFO] [stderr] Downloaded wasm-encoder v0.25.0 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v4.2.2 [INFO] [stderr] Downloaded wasmer v4.2.2 [INFO] [stderr] Downloaded wasmparser v0.95.0 [INFO] [stderr] Downloaded wast v55.0.0 [INFO] [stderr] Downloaded wasmer-compiler v4.2.2 [INFO] [stderr] Downloaded sysinfo v0.31.2 [INFO] [stderr] Downloaded wasmer-types v4.2.2 [INFO] [stderr] Downloaded wasmer-vm v4.2.2 [INFO] [stderr] Downloaded wasm-bindgen-downcast-macros v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-downcast v0.1.1 [INFO] [stderr] Downloaded libc v0.2.157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c09b2b03cd19114b1cfef5993341e5cb99b6ff2386a61bd9a60e5835a59c229 [INFO] running `Command { std: "docker" "start" "-a" "8c09b2b03cd19114b1cfef5993341e5cb99b6ff2386a61bd9a60e5835a59c229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c09b2b03cd19114b1cfef5993341e5cb99b6ff2386a61bd9a60e5835a59c229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c09b2b03cd19114b1cfef5993341e5cb99b6ff2386a61bd9a60e5835a59c229", kill_on_drop: false }` [INFO] [stdout] 8c09b2b03cd19114b1cfef5993341e5cb99b6ff2386a61bd9a60e5835a59c229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a20235ce0a24d8e7eeab876665f0473db5291c07cae748fc40306cba3588ab37 [INFO] running `Command { std: "docker" "start" "-a" "a20235ce0a24d8e7eeab876665f0473db5291c07cae748fc40306cba3588ab37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/wrapper.rs:475:33 [INFO] [stdout] | [INFO] [stdout] 475 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 475 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 475 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/wrapper.rs:489:33 [INFO] [stdout] | [INFO] [stdout] 489 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 489 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 489 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stdout] Some errors have detailed explanations: E0422, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a20235ce0a24d8e7eeab876665f0473db5291c07cae748fc40306cba3588ab37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20235ce0a24d8e7eeab876665f0473db5291c07cae748fc40306cba3588ab37", kill_on_drop: false }` [INFO] [stdout] a20235ce0a24d8e7eeab876665f0473db5291c07cae748fc40306cba3588ab37