[INFO] cloning repository https://github.com/inkyu-prestolabs/integral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inkyu-prestolabs/integral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finkyu-prestolabs%2Fintegral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finkyu-prestolabs%2Fintegral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 041b4c8a11b9801fc8eba22bca6794964182feef [INFO] testing inkyu-prestolabs/integral against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finkyu-prestolabs%2Fintegral" "/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/inkyu-prestolabs/integral on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inkyu-prestolabs/integral [INFO] finished tweaking git repo https://github.com/inkyu-prestolabs/integral [INFO] tweaked toml for git repo https://github.com/inkyu-prestolabs/integral written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/inkyu-prestolabs/integral already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded combine v4.2.1 [INFO] [stderr] Downloaded pin-project-lite v0.1.5 [INFO] [stderr] Downloaded hermit-abi v0.1.13 [INFO] [stderr] Downloaded cc v1.0.54 [INFO] [stderr] Downloaded serde_with_macros v1.1.0 [INFO] [stderr] Downloaded addr2line v0.12.1 [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded serde v1.0.110 [INFO] [stderr] Downloaded widestring v0.4.0 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded sha2 v0.8.1 [INFO] [stderr] Downloaded bson v0.14.1 [INFO] [stderr] Downloaded serde_with v1.4.0 [INFO] [stderr] Downloaded web-sys v0.3.39 [INFO] [stderr] Downloaded proc-macro2 v1.0.14 [INFO] [stderr] Downloaded md-5 v0.8.0 [INFO] [stderr] Downloaded syn v1.0.23 [INFO] [stderr] Downloaded thiserror-impl v1.0.19 [INFO] [stderr] Downloaded typed-builder v0.3.0 [INFO] [stderr] Downloaded os_info v1.3.3 [INFO] [stderr] Downloaded bumpalo v3.3.0 [INFO] [stderr] Downloaded futures-intrusive v0.3.1 [INFO] [stderr] Downloaded serde_derive v1.0.110 [INFO] [stderr] Downloaded mongodb v0.10.0 [INFO] [stderr] Downloaded redis v0.16.0 [INFO] [stderr] Downloaded thiserror v1.0.19 [INFO] [stderr] Downloaded ring v0.16.13 [INFO] [stderr] Downloaded async-trait v0.1.31 [INFO] [stderr] Downloaded pin-project v0.4.17 [INFO] [stderr] Downloaded pin-project-internal v0.4.17 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 4a251a362b0536329cb1d4344732cea6ff1a2364027bb247ac376a005b356e69 [INFO] running `Command { std: "docker" "start" "-a" "4a251a362b0536329cb1d4344732cea6ff1a2364027bb247ac376a005b356e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a251a362b0536329cb1d4344732cea6ff1a2364027bb247ac376a005b356e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a251a362b0536329cb1d4344732cea6ff1a2364027bb247ac376a005b356e69", kill_on_drop: false }` [INFO] [stdout] 4a251a362b0536329cb1d4344732cea6ff1a2364027bb247ac376a005b356e69 [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b77e08338ba79d495fea337aed35af572922522b8a38e6564cca94e8664cc03 [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" "5b77e08338ba79d495fea337aed35af572922522b8a38e6564cca94e8664cc03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling mongodb v0.10.0 [INFO] [stderr] Compiling redis v0.16.0 [INFO] [stderr] Compiling integral v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "5b77e08338ba79d495fea337aed35af572922522b8a38e6564cca94e8664cc03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b77e08338ba79d495fea337aed35af572922522b8a38e6564cca94e8664cc03", kill_on_drop: false }` [INFO] [stdout] 5b77e08338ba79d495fea337aed35af572922522b8a38e6564cca94e8664cc03 [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] 7181c54cf32bda3670b2cdf05d1229e75eb6bfdb936b6b59192538bb8e04c0a3 [INFO] running `Command { std: "docker" "start" "-a" "7181c54cf32bda3670b2cdf05d1229e75eb6bfdb936b6b59192538bb8e04c0a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling integral v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.80s [INFO] running `Command { std: "docker" "inspect" "7181c54cf32bda3670b2cdf05d1229e75eb6bfdb936b6b59192538bb8e04c0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7181c54cf32bda3670b2cdf05d1229e75eb6bfdb936b6b59192538bb8e04c0a3", kill_on_drop: false }` [INFO] [stdout] 7181c54cf32bda3670b2cdf05d1229e75eb6bfdb936b6b59192538bb8e04c0a3 [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 7c8c14172705c86fa30d267ca51c1d2a511fafa9de21c4830ab96b67e2e29360 [INFO] running `Command { std: "docker" "start" "-a" "7c8c14172705c86fa30d267ca51c1d2a511fafa9de21c4830ab96b67e2e29360", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/integral-7c75f68848dda4e2) [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" "7c8c14172705c86fa30d267ca51c1d2a511fafa9de21c4830ab96b67e2e29360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8c14172705c86fa30d267ca51c1d2a511fafa9de21c4830ab96b67e2e29360", kill_on_drop: false }` [INFO] [stdout] 7c8c14172705c86fa30d267ca51c1d2a511fafa9de21c4830ab96b67e2e29360