[INFO] cloning repository https://github.com/yvt/tcw3-calc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yvt/tcw3-calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvt%2Ftcw3-calc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvt%2Ftcw3-calc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d4772d51225c8172153f04eb716c12f5e001ef8 [INFO] checking yvt/tcw3-calc against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvt%2Ftcw3-calc" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yvt/tcw3-calc on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-68/source/rust-toolchain [INFO] started tweaking git repo https://github.com/yvt/tcw3-calc [INFO] finished tweaking git repo https://github.com/yvt/tcw3-calc [INFO] tweaked toml for git repo https://github.com/yvt/tcw3-calc written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/yvt/tcw3-calc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2deed5159e07e17d6bcf7311066c395fd1977b199b26665a6728a93dad615f0b [INFO] running `Command { std: "docker" "start" "-a" "2deed5159e07e17d6bcf7311066c395fd1977b199b26665a6728a93dad615f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2deed5159e07e17d6bcf7311066c395fd1977b199b26665a6728a93dad615f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2deed5159e07e17d6bcf7311066c395fd1977b199b26665a6728a93dad615f0b", kill_on_drop: false }` [INFO] [stdout] 2deed5159e07e17d6bcf7311066c395fd1977b199b26665a6728a93dad615f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 863c9b4cbd2f0322bc131971733d7a5490d8e417eda1a5fd68df8aed25b13dc2 [INFO] running `Command { std: "docker" "start" "-a" "863c9b4cbd2f0322bc131971733d7a5490d8e417eda1a5fd68df8aed25b13dc2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling codemap v0.1.2 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gio v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling gdk v0.12.0 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling gtk v0.8.0 [INFO] [stderr] Checking iterpool v0.1.0 (https://github.com/yvt/Stella2.git?rev=1913e5b728e902e1bc1b6c5d19045a2f02e974c9#1913e5b7) [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking neo_linked_list v0.1.0 (https://github.com/yvt/Stella2.git?rev=1913e5b728e902e1bc1b6c5d19045a2f02e974c9#1913e5b7) [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking array v0.0.1 [INFO] [stderr] Checking flags-macro v0.1.3 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking harmony v0.1.0 (https://github.com/yvt/Stella2.git?rev=1913e5b728e902e1bc1b6c5d19045a2f02e974c9#1913e5b7) [INFO] [stderr] Checking quick-error2 v2.0.1 [INFO] [stderr] Compiling embed-resource v1.3.1 [INFO] [stderr] Checking as_any v0.1.0 (https://github.com/yvt/Stella2.git?rev=1913e5b728e902e1bc1b6c5d19045a2f02e974c9#1913e5b7) [INFO] [stderr] Checking sorted_diff v0.1.0 (https://github.com/yvt/Stella2.git?rev=1913e5b728e902e1bc1b6c5d19045a2f02e974c9#1913e5b7) [INFO] [stderr] Checking minisort v0.1.0 (https://github.com/yvt/Stella2.git?rev=1913e5b728e902e1bc1b6c5d19045a2f02e974c9#1913e5b7) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=16d8be9382be4868 -C extra-filename=-16d8be9382be4868 --out-dir /opt/rustwide/target/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] [stdout] error[E0599]: no function or associated item named `into_raw_non_null` found for struct `Box<_, _>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stella2-5e6b56320f04ce4d/1913e5b/support/neo_linked_list/src/linked_list.rs:180:28 [INFO] [stdout] | [INFO] [stdout] 180 | let mut raw = Box::into_raw_non_null(self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `Box<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "863c9b4cbd2f0322bc131971733d7a5490d8e417eda1a5fd68df8aed25b13dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863c9b4cbd2f0322bc131971733d7a5490d8e417eda1a5fd68df8aed25b13dc2", kill_on_drop: false }` [INFO] [stdout] 863c9b4cbd2f0322bc131971733d7a5490d8e417eda1a5fd68df8aed25b13dc2