[INFO] cloning repository https://github.com/snichme/amqpcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snichme/amqpcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnichme%2Famqpcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnichme%2Famqpcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a57676a6e5f12dfe19824139dee8d1c06b3818ee [INFO] testing snichme/amqpcat against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnichme%2Famqpcat" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snichme/amqpcat 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/snichme/amqpcat [INFO] finished tweaking git repo https://github.com/snichme/amqpcat [INFO] tweaked toml for git repo https://github.com/snichme/amqpcat written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/snichme/amqpcat 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 76f91ee570f7feacc79e6ee80ab6ba6084dfa84d5600f0f7ffc8da2c77a09a7c [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" "76f91ee570f7feacc79e6ee80ab6ba6084dfa84d5600f0f7ffc8da2c77a09a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76f91ee570f7feacc79e6ee80ab6ba6084dfa84d5600f0f7ffc8da2c77a09a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f91ee570f7feacc79e6ee80ab6ba6084dfa84d5600f0f7ffc8da2c77a09a7c", kill_on_drop: false }` [INFO] [stdout] 76f91ee570f7feacc79e6ee80ab6ba6084dfa84d5600f0f7ffc8da2c77a09a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 0b6e1eee38e50870e5ce099cc0f59d04fc06e0e354e7e89ab35ce46540ef5298 [INFO] running `Command { std: "docker" "start" "-a" "0b6e1eee38e50870e5ce099cc0f59d04fc06e0e354e7e89ab35ce46540ef5298", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling pinky-swear v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling amq-protocol-uri v4.2.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tcp-stream v0.9.1 [INFO] [stderr] Compiling amq-protocol-tcp v4.2.2 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling amq-protocol-types v4.2.2 [INFO] [stderr] Compiling amq-protocol-codegen v4.2.2 [INFO] [stderr] Compiling amq-protocol v4.2.2 [INFO] [stderr] Compiling lapin v0.32.1 [INFO] [stderr] Compiling amqpcat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "0b6e1eee38e50870e5ce099cc0f59d04fc06e0e354e7e89ab35ce46540ef5298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6e1eee38e50870e5ce099cc0f59d04fc06e0e354e7e89ab35ce46540ef5298", kill_on_drop: false }` [INFO] [stdout] 0b6e1eee38e50870e5ce099cc0f59d04fc06e0e354e7e89ab35ce46540ef5298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 81de8b7ee6385b630803ac5fb6d22b1280f32a724266cd94e87d1534bfd956b0 [INFO] running `Command { std: "docker" "start" "-a" "81de8b7ee6385b630803ac5fb6d22b1280f32a724266cd94e87d1534bfd956b0", kill_on_drop: false }` [INFO] [stderr] Compiling amqpcat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "81de8b7ee6385b630803ac5fb6d22b1280f32a724266cd94e87d1534bfd956b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81de8b7ee6385b630803ac5fb6d22b1280f32a724266cd94e87d1534bfd956b0", kill_on_drop: false }` [INFO] [stdout] 81de8b7ee6385b630803ac5fb6d22b1280f32a724266cd94e87d1534bfd956b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 892d6688a0ddc6bc81b94c06c9cd82e064b4a51c3fb70253ca13d1d2e9fc703f [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" "892d6688a0ddc6bc81b94c06c9cd82e064b4a51c3fb70253ca13d1d2e9fc703f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/amqpcat-bacecdab7cbdc689) [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" "892d6688a0ddc6bc81b94c06c9cd82e064b4a51c3fb70253ca13d1d2e9fc703f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892d6688a0ddc6bc81b94c06c9cd82e064b4a51c3fb70253ca13d1d2e9fc703f", kill_on_drop: false }` [INFO] [stdout] 892d6688a0ddc6bc81b94c06c9cd82e064b4a51c3fb70253ca13d1d2e9fc703f