[INFO] cloning repository https://github.com/CementTheBlock/destiny-item-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CementTheBlock/destiny-item-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCementTheBlock%2Fdestiny-item-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCementTheBlock%2Fdestiny-item-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffc2e5f25527c1821d34ad2959f2de47518b3fa4 [INFO] testing CementTheBlock/destiny-item-helper against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCementTheBlock%2Fdestiny-item-helper" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CementTheBlock/destiny-item-helper on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CementTheBlock/destiny-item-helper [INFO] finished tweaking git repo https://github.com/CementTheBlock/destiny-item-helper [INFO] tweaked toml for git repo https://github.com/CementTheBlock/destiny-item-helper written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/CementTheBlock/destiny-item-helper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 17675fe1273423121ec093852b08006556ea687bbb198326852bc5cf0893850c [INFO] running `Command { std: "docker" "start" "-a" "17675fe1273423121ec093852b08006556ea687bbb198326852bc5cf0893850c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17675fe1273423121ec093852b08006556ea687bbb198326852bc5cf0893850c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17675fe1273423121ec093852b08006556ea687bbb198326852bc5cf0893850c", kill_on_drop: false }` [INFO] [stdout] 17675fe1273423121ec093852b08006556ea687bbb198326852bc5cf0893850c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bb402a57335be1f1ca3e798ed2788f095d02af814f3324e28e46598fd65d0a2 [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" "1bb402a57335be1f1ca3e798ed2788f095d02af814f3324e28e46598fd65d0a2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.51 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling wasm-bindgen v0.2.51 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.51 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.51 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.51 [INFO] [stderr] Compiling destiny-item-helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.80s [INFO] running `Command { std: "docker" "inspect" "1bb402a57335be1f1ca3e798ed2788f095d02af814f3324e28e46598fd65d0a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb402a57335be1f1ca3e798ed2788f095d02af814f3324e28e46598fd65d0a2", kill_on_drop: false }` [INFO] [stdout] 1bb402a57335be1f1ca3e798ed2788f095d02af814f3324e28e46598fd65d0a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e63c9f53bf1ec97e0f05e82382d286ae732e5859bd6d22dc3159062b9b1ad05b [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" "e63c9f53bf1ec97e0f05e82382d286ae732e5859bd6d22dc3159062b9b1ad05b", kill_on_drop: false }` [INFO] [stderr] Compiling destiny-item-helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "e63c9f53bf1ec97e0f05e82382d286ae732e5859bd6d22dc3159062b9b1ad05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63c9f53bf1ec97e0f05e82382d286ae732e5859bd6d22dc3159062b9b1ad05b", kill_on_drop: false }` [INFO] [stdout] e63c9f53bf1ec97e0f05e82382d286ae732e5859bd6d22dc3159062b9b1ad05b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80ba4a739d053170091301d3e42268ca320583049357993ffb16c78e65fa8b88 [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" "80ba4a739d053170091301d3e42268ca320583049357993ffb16c78e65fa8b88", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/destiny_item_helper-c5f397a6c35b1c40) [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" "80ba4a739d053170091301d3e42268ca320583049357993ffb16c78e65fa8b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ba4a739d053170091301d3e42268ca320583049357993ffb16c78e65fa8b88", kill_on_drop: false }` [INFO] [stdout] 80ba4a739d053170091301d3e42268ca320583049357993ffb16c78e65fa8b88