[INFO] cloning repository https://github.com/alexanderkjall/deb-rust-sec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexanderkjall/deb-rust-sec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderkjall%2Fdeb-rust-sec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderkjall%2Fdeb-rust-sec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64a3475b09ca55c35905536e4b79cf130027c9ba [INFO] testing alexanderkjall/deb-rust-sec against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexanderkjall%2Fdeb-rust-sec" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexanderkjall/deb-rust-sec on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexanderkjall/deb-rust-sec [INFO] finished tweaking git repo https://github.com/alexanderkjall/deb-rust-sec [INFO] tweaked toml for git repo https://github.com/alexanderkjall/deb-rust-sec written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/alexanderkjall/deb-rust-sec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.17.5 [INFO] [stderr] Downloaded libssh2-sys v0.2.19 [INFO] [stderr] Downloaded cvss v1.0.0 [INFO] [stderr] Downloaded rustsec v0.24.3 [INFO] [stderr] Downloaded git2 v0.13.23 [INFO] [stderr] Downloaded libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Downloaded smol_str v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f18ee31d13cdd11e63bfa88a31e45e71ffe05b59626681915bcc2487dc51358a [INFO] running `Command { std: "docker" "start" "-a" "f18ee31d13cdd11e63bfa88a31e45e71ffe05b59626681915bcc2487dc51358a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f18ee31d13cdd11e63bfa88a31e45e71ffe05b59626681915bcc2487dc51358a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18ee31d13cdd11e63bfa88a31e45e71ffe05b59626681915bcc2487dc51358a", kill_on_drop: false }` [INFO] [stdout] f18ee31d13cdd11e63bfa88a31e45e71ffe05b59626681915bcc2487dc51358a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32852c320a5ca16e918422c2e90acdf5425f48b3cfd894637bbefd4b06ba2178 [INFO] running `Command { std: "docker" "start" "-a" "32852c320a5ca16e918422c2e90acdf5425f48b3cfd894637bbefd4b06ba2178", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling cvss v1.0.0 [INFO] [stderr] Compiling postgres v0.17.5 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling rustsec v0.24.3 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling deb-rust-sec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "32852c320a5ca16e918422c2e90acdf5425f48b3cfd894637bbefd4b06ba2178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32852c320a5ca16e918422c2e90acdf5425f48b3cfd894637bbefd4b06ba2178", kill_on_drop: false }` [INFO] [stdout] 32852c320a5ca16e918422c2e90acdf5425f48b3cfd894637bbefd4b06ba2178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac3c289cc6133a864dc75b8436a6724b861f7f9f95cf6d175b98dbdddd2a5cf6 [INFO] running `Command { std: "docker" "start" "-a" "ac3c289cc6133a864dc75b8436a6724b861f7f9f95cf6d175b98dbdddd2a5cf6", kill_on_drop: false }` [INFO] [stderr] Compiling deb-rust-sec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "ac3c289cc6133a864dc75b8436a6724b861f7f9f95cf6d175b98dbdddd2a5cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3c289cc6133a864dc75b8436a6724b861f7f9f95cf6d175b98dbdddd2a5cf6", kill_on_drop: false }` [INFO] [stdout] ac3c289cc6133a864dc75b8436a6724b861f7f9f95cf6d175b98dbdddd2a5cf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 259f7076cc583eccace2b988e1207a1d556f1dd8712613d5bcdbc74ed4f3ed55 [INFO] running `Command { std: "docker" "start" "-a" "259f7076cc583eccace2b988e1207a1d556f1dd8712613d5bcdbc74ed4f3ed55", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deb_rust_sec-db3caa175be512eb) [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" "259f7076cc583eccace2b988e1207a1d556f1dd8712613d5bcdbc74ed4f3ed55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259f7076cc583eccace2b988e1207a1d556f1dd8712613d5bcdbc74ed4f3ed55", kill_on_drop: false }` [INFO] [stdout] 259f7076cc583eccace2b988e1207a1d556f1dd8712613d5bcdbc74ed4f3ed55