[INFO] cloning repository https://github.com/freexet/submitment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freexet/submitment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreexet%2Fsubmitment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreexet%2Fsubmitment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8a698656a641d9bc200ddb0b658fee76f8376f9 [INFO] documenting freexet/submitment against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreexet%2Fsubmitment" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/freexet/submitment on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/freexet/submitment [INFO] finished tweaking git repo https://github.com/freexet/submitment [INFO] tweaked toml for git repo https://github.com/freexet/submitment written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/freexet/submitment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper v0.15.7 [INFO] [stderr] Downloaded password-hash v0.3.0 [INFO] [stderr] Downloaded argon2 v0.3.1 [INFO] [stderr] Downloaded juniper_codegen v0.15.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f3d2924617ee94f6831ed20442610d501d7ddd628f19bd3c85868d87909463 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1f3d2924617ee94f6831ed20442610d501d7ddd628f19bd3c85868d87909463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f3d2924617ee94f6831ed20442610d501d7ddd628f19bd3c85868d87909463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f3d2924617ee94f6831ed20442610d501d7ddd628f19bd3c85868d87909463", kill_on_drop: false }` [INFO] [stdout] b1f3d2924617ee94f6831ed20442610d501d7ddd628f19bd3c85868d87909463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cebcae3269b53676975474fa690ea191f7365599f253bdfc17a3ade48cb62a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1cebcae3269b53676975474fa690ea191f7365599f253bdfc17a3ade48cb62a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking smartstring v0.2.9 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking actix-service v2.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking flate2 v1.0.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking password-hash v0.3.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking argon2 v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Checking actix-codec v0.4.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling juniper_codegen v0.15.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking sqlx-rt v0.5.7 [INFO] [stderr] Checking actix-server v2.0.0-beta.5 [INFO] [stderr] Checking time v0.2.27 [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=0da8b77e889cf3b3 -C extra-filename=-0da8b77e889cf3b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b63434a4515c738b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-08a7b800736cd20f.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-38753983e9e12cda.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-9b6e2f59edfb2d15.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-030642e70476f115.rmeta --cap-lints allow -L native=/opt/rustwide/target/debug/build/ring-04a9b103a396b769/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.16/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 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=dda5002ab1e422a6 -C extra-filename=-dda5002ab1e422a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-eafa7e0ee60e7899.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b34fa5e5ca537c0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-620d2b389d3e1c02.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b688a1cff1538d2.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.130/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 --cfg 'feature="default"' -C metadata=99143dd47052c28d -C extra-filename=-99143dd47052c28d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b34fa5e5ca537c0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-620d2b389d3e1c02.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b688a1cff1538d2.rlib --extern proc_macro --cap-lints allow --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1cebcae3269b53676975474fa690ea191f7365599f253bdfc17a3ade48cb62a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cebcae3269b53676975474fa690ea191f7365599f253bdfc17a3ade48cb62a9", kill_on_drop: false }` [INFO] [stdout] 1cebcae3269b53676975474fa690ea191f7365599f253bdfc17a3ade48cb62a9