[INFO] cloning repository https://github.com/forgerpl/covid-pl-qr-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forgerpl/covid-pl-qr-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgerpl%2Fcovid-pl-qr-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgerpl%2Fcovid-pl-qr-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4696122679471652590b177f3a8eb266032cd172 [INFO] testing forgerpl/covid-pl-qr-tool against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgerpl%2Fcovid-pl-qr-tool" "/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/forgerpl/covid-pl-qr-tool on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/forgerpl/covid-pl-qr-tool [INFO] finished tweaking git repo https://github.com/forgerpl/covid-pl-qr-tool [INFO] tweaked toml for git repo https://github.com/forgerpl/covid-pl-qr-tool written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/forgerpl/covid-pl-qr-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2 v0.9.4 [INFO] [stderr] Downloaded quircs v0.10.0 [INFO] [stderr] Downloaded block-modes v0.7.0 [INFO] [stderr] Downloaded assert2 v0.3.5 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded assert2-macros v0.3.4 [INFO] [stderr] Downloaded displaythis-impl v1.0.23 [INFO] [stderr] Downloaded fax_derive v0.1.0 [INFO] [stderr] Downloaded displaythis v1.0.23 [INFO] [stderr] Downloaded tree_magic_mini v3.0.0 [INFO] [stderr] Downloaded pdf_derive v0.1.22 [INFO] [stderr] Downloaded fax v0.1.0 [INFO] [stderr] Downloaded ordermap v0.4.2 [INFO] [stderr] Downloaded pdf v0.7.2 [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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f46ee9f537244bc88a228d608cfc2ad15fcd7bc2d4ff4410b16f8b03d72d2561 [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" "f46ee9f537244bc88a228d608cfc2ad15fcd7bc2d4ff4410b16f8b03d72d2561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f46ee9f537244bc88a228d608cfc2ad15fcd7bc2d4ff4410b16f8b03d72d2561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46ee9f537244bc88a228d608cfc2ad15fcd7bc2d4ff4410b16f8b03d72d2561", kill_on_drop: false }` [INFO] [stdout] f46ee9f537244bc88a228d608cfc2ad15fcd7bc2d4ff4410b16f8b03d72d2561 [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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f00c2570c05f45761ce2ae353229056b7aeaf47a89c80e4fbcf12d6759c8916e [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" "f00c2570c05f45761ce2ae353229056b7aeaf47a89c80e4fbcf12d6759c8916e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ordermap v0.4.2 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tree_magic_mini v3.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling pdf_derive v0.1.22 [INFO] [stderr] Compiling displaythis-impl v1.0.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling displaythis v1.0.23 [INFO] [stderr] Compiling fax v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling quircs v0.10.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling pdf v0.7.2 [INFO] [stderr] Compiling covid-qr-decode v0.1.0 (/opt/rustwide/workdir/covid-qr-decode) [INFO] [stderr] Compiling covid-qr-info v0.1.0 (/opt/rustwide/workdir/covid-qr-info) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.30s [INFO] running `Command { std: "docker" "inspect" "f00c2570c05f45761ce2ae353229056b7aeaf47a89c80e4fbcf12d6759c8916e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00c2570c05f45761ce2ae353229056b7aeaf47a89c80e4fbcf12d6759c8916e", kill_on_drop: false }` [INFO] [stdout] f00c2570c05f45761ce2ae353229056b7aeaf47a89c80e4fbcf12d6759c8916e [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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] b8f5d7d5e2cdadf205b140bef62d45fbfcbcb2aa3c06e8ee42ccb54550e8fc5e [INFO] running `Command { std: "docker" "start" "-a" "b8f5d7d5e2cdadf205b140bef62d45fbfcbcb2aa3c06e8ee42ccb54550e8fc5e", kill_on_drop: false }` [INFO] [stderr] Compiling covid-qr-info v0.1.0 (/opt/rustwide/workdir/covid-qr-info) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "b8f5d7d5e2cdadf205b140bef62d45fbfcbcb2aa3c06e8ee42ccb54550e8fc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f5d7d5e2cdadf205b140bef62d45fbfcbcb2aa3c06e8ee42ccb54550e8fc5e", kill_on_drop: false }` [INFO] [stdout] b8f5d7d5e2cdadf205b140bef62d45fbfcbcb2aa3c06e8ee42ccb54550e8fc5e [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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e68a43f657717b5f2311cac389af356d63223fd1689d2fbedb4fa37a2bdba5fe [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" "e68a43f657717b5f2311cac389af356d63223fd1689d2fbedb4fa37a2bdba5fe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/covid_qr_info-f03e8e23cb0ae26c) [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" "e68a43f657717b5f2311cac389af356d63223fd1689d2fbedb4fa37a2bdba5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68a43f657717b5f2311cac389af356d63223fd1689d2fbedb4fa37a2bdba5fe", kill_on_drop: false }` [INFO] [stdout] e68a43f657717b5f2311cac389af356d63223fd1689d2fbedb4fa37a2bdba5fe