[INFO] cloning repository https://github.com/open-ic/identity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-ic/identity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-ic%2Fidentity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-ic%2Fidentity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67debd19bf4ada8943366a646040cd39d07d013a [INFO] testing open-ic/identity against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-ic%2Fidentity" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/open-ic/identity on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/open-ic/identity [INFO] finished tweaking git repo https://github.com/open-ic/identity [INFO] tweaked toml for git repo https://github.com/open-ic/identity written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/open-ic/identity already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73267acd8c238a583550ebf6345af86ae6a3fda04fc38e4de344e649ff8b2d64 [INFO] running `Command { std: "docker" "start" "-a" "73267acd8c238a583550ebf6345af86ae6a3fda04fc38e4de344e649ff8b2d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73267acd8c238a583550ebf6345af86ae6a3fda04fc38e4de344e649ff8b2d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73267acd8c238a583550ebf6345af86ae6a3fda04fc38e4de344e649ff8b2d64", kill_on_drop: false }` [INFO] [stdout] 73267acd8c238a583550ebf6345af86ae6a3fda04fc38e4de344e649ff8b2d64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75d1d164c33875b4a0e85f04e5b47968b173e2b149881205fcf07832ef5a39a6 [INFO] running `Command { std: "docker" "start" "-a" "75d1d164c33875b4a0e85f04e5b47968b173e2b149881205fcf07832ef5a39a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling num-bigint v0.4.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aws-types v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling smithy-types v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling smithy-eventstream v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling smithy-query v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling smithy-json v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling aws-sigv4 v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.6/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="lexer"' --cfg 'feature="pico-args"' -C metadata=f3557e8ca505771c -C extra-filename=-f3557e8ca505771c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-a0d4d5ff3ba6e407.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-525781e421b5eaca.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-04cc5391576c3558.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-addc4ff7d1d9a698.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-4da2a83a8a395da3.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6ddca9bbb4fffc57.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-cd51f7d26e4940b0.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-dacbdf3b3e1edc15.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-38d074fda440eabe.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-fdc19c737d541384.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-6107f245cc82fe92.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-214036e12d88a9e7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustls-0.19.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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=6d07f6c82579e0a6 -C extra-filename=-6d07f6c82579e0a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-297226650fece33d.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-5ba3ece7e108142b.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-ef221fc30c2133cb.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-76b662bed7fa5916/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `logos-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name logos_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/logos-derive-0.12.0/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 -C metadata=c41ef2842753bbf8 -C extra-filename=-c41ef2842753bbf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern beef=/opt/rustwide/target/debug/deps/libbeef-d443cabc7a491de9.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4ba371a91696eb4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-24a285b30126eea5.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6e530ac98701ef96.rlib --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "75d1d164c33875b4a0e85f04e5b47968b173e2b149881205fcf07832ef5a39a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d1d164c33875b4a0e85f04e5b47968b173e2b149881205fcf07832ef5a39a6", kill_on_drop: false }` [INFO] [stdout] 75d1d164c33875b4a0e85f04e5b47968b173e2b149881205fcf07832ef5a39a6