[INFO] cloning repository https://github.com/w4/1p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w4/1p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2F1p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2F1p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e1ec66ae4f3a870ea9a7bd3f5e6bb53607ef472 [INFO] testing w4/1p against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2F1p" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/w4/1p on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/w4/1p [INFO] finished tweaking git repo https://github.com/w4/1p [INFO] tweaked toml for git repo https://github.com/w4/1p written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/w4/1p already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 258b9f5d1470d61f518bc7d9bd5f9184cd7d6d82a7b444d6400480e0dc81ea09 [INFO] running `Command { std: "docker" "start" "-a" "258b9f5d1470d61f518bc7d9bd5f9184cd7d6d82a7b444d6400480e0dc81ea09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "258b9f5d1470d61f518bc7d9bd5f9184cd7d6d82a7b444d6400480e0dc81ea09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258b9f5d1470d61f518bc7d9bd5f9184cd7d6d82a7b444d6400480e0dc81ea09", kill_on_drop: false }` [INFO] [stdout] 258b9f5d1470d61f518bc7d9bd5f9184cd7d6d82a7b444d6400480e0dc81ea09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe6dc83c21afb7e090dcafe024a2cf307f5604571d9824ba1607b188539e3745 [INFO] running `Command { std: "docker" "start" "-a" "fe6dc83c21afb7e090dcafe024a2cf307f5604571d9824ba1607b188539e3745", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling term-table v1.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling libreauth v0.13.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap#9fc8ec96) [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling onep-backend-api v0.1.0 (/opt/rustwide/workdir/onep-backend-api) [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.2.0-alpha.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap#9fc8ec96) [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_with v1.5.0-alpha.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling onep-backend-op v0.1.0 (/opt/rustwide/workdir/onep-backend-op) [INFO] [stderr] Compiling onep-cli v0.1.0 (/opt/rustwide/workdir/onep-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "fe6dc83c21afb7e090dcafe024a2cf307f5604571d9824ba1607b188539e3745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe6dc83c21afb7e090dcafe024a2cf307f5604571d9824ba1607b188539e3745", kill_on_drop: false }` [INFO] [stdout] fe6dc83c21afb7e090dcafe024a2cf307f5604571d9824ba1607b188539e3745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0eed2776ef2a95e2937dc3f4b4c3b88b1131d92cba2235bf93f198b3c10cd8c [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" "e0eed2776ef2a95e2937dc3f4b4c3b88b1131d92cba2235bf93f198b3c10cd8c", kill_on_drop: false }` [INFO] [stderr] Compiling onep-backend-api v0.1.0 (/opt/rustwide/workdir/onep-backend-api) [INFO] [stderr] Compiling onep-backend-op v0.1.0 (/opt/rustwide/workdir/onep-backend-op) [INFO] [stderr] Compiling onep-cli v0.1.0 (/opt/rustwide/workdir/onep-cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.67s [INFO] running `Command { std: "docker" "inspect" "e0eed2776ef2a95e2937dc3f4b4c3b88b1131d92cba2235bf93f198b3c10cd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0eed2776ef2a95e2937dc3f4b4c3b88b1131d92cba2235bf93f198b3c10cd8c", kill_on_drop: false }` [INFO] [stdout] e0eed2776ef2a95e2937dc3f4b4c3b88b1131d92cba2235bf93f198b3c10cd8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dda5eea55e007ec7e8cb293df4aefe13f5c7a35febda91c8d232216de74796d3 [INFO] running `Command { std: "docker" "start" "-a" "dda5eea55e007ec7e8cb293df4aefe13f5c7a35febda91c8d232216de74796d3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/onep_backend_api-69aac80e7a3b4ea7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/onep_backend_op-0398bd8212148587) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/1p-2366ac5e3c2d74ae) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests onep-backend-api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests onep-backend-op [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dda5eea55e007ec7e8cb293df4aefe13f5c7a35febda91c8d232216de74796d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda5eea55e007ec7e8cb293df4aefe13f5c7a35febda91c8d232216de74796d3", kill_on_drop: false }` [INFO] [stdout] dda5eea55e007ec7e8cb293df4aefe13f5c7a35febda91c8d232216de74796d3