[INFO] cloning repository https://github.com/dslchd/actix-web3-CN-doc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dslchd/actix-web3-CN-doc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdslchd%2Factix-web3-CN-doc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdslchd%2Factix-web3-CN-doc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a58ba06d9c06bb4b59d75f7961642329b5695d6 [INFO] testing dslchd/actix-web3-CN-doc against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdslchd%2Factix-web3-CN-doc" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dslchd/actix-web3-CN-doc on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dslchd/actix-web3-CN-doc [INFO] finished tweaking git repo https://github.com/dslchd/actix-web3-CN-doc [INFO] tweaked toml for git repo https://github.com/dslchd/actix-web3-CN-doc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dslchd/actix-web3-CN-doc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hkdf v0.9.0 [INFO] [stderr] Downloaded actix v0.10.0 [INFO] [stderr] Downloaded aes v0.4.0 [INFO] [stderr] Downloaded actix-files v0.3.0 [INFO] [stderr] Downloaded block-cipher v0.7.1 [INFO] [stderr] Downloaded v_escape_derive v0.8.1 [INFO] [stderr] Downloaded v_escape v0.12.1 [INFO] [stderr] Downloaded v_htmlescape v0.10.0 [INFO] [stderr] Downloaded actix-web v3.0.1 [INFO] [stderr] Downloaded actix-session v0.4.0 [INFO] [stderr] Downloaded polyval v0.4.0 [INFO] [stderr] Downloaded aes-gcm v0.6.0 [INFO] [stderr] Downloaded actix-web-actors v3.0.0 [INFO] [stderr] Downloaded aes-soft v0.4.0 [INFO] [stderr] Downloaded aesni v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 200347ae568ed460893848500f128f5b86916a992ddc6694c8f61251c2013efd [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" "200347ae568ed460893848500f128f5b86916a992ddc6694c8f61251c2013efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "200347ae568ed460893848500f128f5b86916a992ddc6694c8f61251c2013efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200347ae568ed460893848500f128f5b86916a992ddc6694c8f61251c2013efd", kill_on_drop: false }` [INFO] [stdout] 200347ae568ed460893848500f128f5b86916a992ddc6694c8f61251c2013efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 196596a34149417b4295120784a370b849b7a01a6ab2c92ec9e05067d82e27a5 [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" "196596a34149417b4295120784a370b849b7a01a6ab2c92ec9e05067d82e27a5", kill_on_drop: false }` [INFO] [stderr] Compiling v_escape v0.12.1 [INFO] [stderr] Compiling v_htmlescape v0.10.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling v_escape_derive v0.8.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling actix-http v2.0.0 [INFO] [stderr] Compiling awc v2.0.0 [INFO] [stderr] Compiling actix-web v3.0.1 [INFO] [stderr] Compiling actix-session v0.4.0 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling actix-files v0.3.0 [INFO] [stderr] Compiling actix-web3-CN-doc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `InternalError` [INFO] [stdout] --> src/bin/errors_custom_error_response.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | InternalError, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/errors_custom_error_response.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Display, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Timeout` [INFO] [stdout] --> src/bin/errors_custom_error_response.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Timeout, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/errors_custom_error_response.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Display, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web3-CN-doc`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name errors_custom_error_response --edition=2018 src/bin/errors_custom_error_response.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=007f2e36c48a42f2 -C extra-filename=-007f2e36c48a42f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-7fe2ff0cdea2fa37.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-d01933a4dc87ba21.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-0f1b88125302b999.rlib --extern actix_session=/opt/rustwide/target/debug/deps/libactix_session-8efae72c54f10e74.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-f4d06d50cdf437bf.rlib --extern actix_web_actors=/opt/rustwide/target/debug/deps/libactix_web_actors-a200d4b943045e88.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-3a6ac65a8661709a.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b58e1a209fad030a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d491fda3aff2a3fa.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7f9e567266597d37.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3fffb3687d66c56c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3b4146d21ce77c17.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-a6a349c340a5215b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "196596a34149417b4295120784a370b849b7a01a6ab2c92ec9e05067d82e27a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "196596a34149417b4295120784a370b849b7a01a6ab2c92ec9e05067d82e27a5", kill_on_drop: false }` [INFO] [stdout] 196596a34149417b4295120784a370b849b7a01a6ab2c92ec9e05067d82e27a5