[INFO] cloning repository https://github.com/jjyr/godwoken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjyr/godwoken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fgodwoken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fgodwoken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75a610d644062375589c99c2be5d789fc5dcb453 [INFO] documenting jjyr/godwoken against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fgodwoken" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjyr/godwoken on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/jjyr/godwoken [INFO] finished tweaking git repo https://github.com/jjyr/godwoken [INFO] tweaked toml for git repo https://github.com/jjyr/godwoken written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jjyr/godwoken already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1a77cacc6addfa74918a07de4740e0f3445a273d263b21e8888f273dbea5528 [INFO] running `Command { std: "docker" "start" "-a" "e1a77cacc6addfa74918a07de4740e0f3445a273d263b21e8888f273dbea5528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1a77cacc6addfa74918a07de4740e0f3445a273d263b21e8888f273dbea5528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a77cacc6addfa74918a07de4740e0f3445a273d263b21e8888f273dbea5528", kill_on_drop: false }` [INFO] [stdout] e1a77cacc6addfa74918a07de4740e0f3445a273d263b21e8888f273dbea5528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38b05c7fd9d5f3a4f112e38c01cc4d558a60aae2f213e7c6bd97976b03a7cb55 [INFO] running `Command { std: "docker" "start" "-a" "38b05c7fd9d5f3a4f112e38c01cc4d558a60aae2f213e7c6bd97976b03a7cb55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking blake2b-ref v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling gw-types v0.1.0 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking faster-hex v0.4.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking ckb-vm-definitions v0.20.0-rc5 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling gw-generator v0.2.0 (/opt/rustwide/workdir/crates/generator) [INFO] [stderr] Checking ckb-constant v0.100.0 [INFO] [stderr] Compiling ckb-script v0.100.0 [INFO] [stderr] Compiling tentacle-secio v0.5.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [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 -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=aa7900256607b78b -C extra-filename=-aa7900256607b78b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glob /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glob-0.2.11/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 -C metadata=6c9f8328fa7e7b81 -C extra-filename=-6c9f8328fa7e7b81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glob /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glob-0.3.0/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 -C metadata=921a087ba318345d -C extra-filename=-921a087ba318345d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.24/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 -C metadata=03bd39e624009f6b -C extra-filename=-03bd39e624009f6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.15.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3b8870aae419525d -C extra-filename=-3b8870aae419525d --out-dir /opt/rustwide/target/debug/build/typenum-3b8870aae419525d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `minimal-lexical` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name minimal_lexical --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minimal-lexical-0.2.1/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="std"' -C metadata=68e374d34927b8c9 -C extra-filename=-68e374d34927b8c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "38b05c7fd9d5f3a4f112e38c01cc4d558a60aae2f213e7c6bd97976b03a7cb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b05c7fd9d5f3a4f112e38c01cc4d558a60aae2f213e7c6bd97976b03a7cb55", kill_on_drop: false }` [INFO] [stdout] 38b05c7fd9d5f3a4f112e38c01cc4d558a60aae2f213e7c6bd97976b03a7cb55