[INFO] cloning repository https://github.com/j-mcavoy/antboat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-mcavoy/antboat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Fantboat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Fantboat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6265533139618f97ed7c4a9f0e44a942c38f3a63
[INFO] checking j-mcavoy/antboat against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Fantboat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/j-mcavoy/antboat
[INFO] finished tweaking git repo https://github.com/j-mcavoy/antboat
[INFO] tweaked toml for git repo https://github.com/j-mcavoy/antboat written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/j-mcavoy/antboat on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/j-mcavoy/antboat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 023bc498f9850746dbb800fc64e4d09aec3355c254983162586266134099f62b
[INFO] running `Command { std: "docker" "start" "-a" "023bc498f9850746dbb800fc64e4d09aec3355c254983162586266134099f62b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "023bc498f9850746dbb800fc64e4d09aec3355c254983162586266134099f62b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "023bc498f9850746dbb800fc64e4d09aec3355c254983162586266134099f62b", kill_on_drop: false }`
[INFO] [stdout] 023bc498f9850746dbb800fc64e4d09aec3355c254983162586266134099f62b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5e53ceb1410a857858ffc7c2b687a1aa190122c0e3325dfda3d6fc955eb6d78
[INFO] running `Command { std: "docker" "start" "-a" "f5e53ceb1410a857858ffc7c2b687a1aa190122c0e3325dfda3d6fc955eb6d78", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rusqlite v0.23.1
[INFO] [stderr]     Checking antboat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use newsboat::*;
[INFO] [stdout]   |         ^^^^^^^^^^^ the name `Metadata` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub use antennapod::*;
[INFO] [stdout]   |         ------------- but the name `Metadata` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use newsboat::*;
[INFO] [stdout]   |         ^^^^^^^^^^^ the name `Metadata` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub use antennapod::*;
[INFO] [stdout]   |         ------------- but the name `Metadata` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]  --> src/newsboat.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Metadata {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]  --> src/antennapod.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Metadata {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pubDate` should have a snake case name
[INFO] [stdout]   --> src/newsboat.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub pubDate: i32,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `pub_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `feedItem` should have a snake case name
[INFO] [stdout]   --> src/antennapod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub feedItem: i32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `feed_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `feedItem` should have a snake case name
[INFO] [stdout]   --> src/antennapod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub feedItem: u64,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `feed_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pubDate` should have a snake case name
[INFO] [stdout]   --> src/antennapod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub pubDate: u64,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `pub_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]  --> src/newsboat.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Metadata {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]  --> src/antennapod.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Metadata {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pubDate` should have a snake case name
[INFO] [stdout]   --> src/newsboat.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub pubDate: i32,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `pub_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `feedItem` should have a snake case name
[INFO] [stdout]   --> src/antennapod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub feedItem: i32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `feed_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `feedItem` should have a snake case name
[INFO] [stdout]   --> src/antennapod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub feedItem: u64,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `feed_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pubDate` should have a snake case name
[INFO] [stdout]   --> src/antennapod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub pubDate: u64,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `pub_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `antboat` (bin "antboat") due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `antboat` (bin "antboat" test) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f5e53ceb1410a857858ffc7c2b687a1aa190122c0e3325dfda3d6fc955eb6d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e53ceb1410a857858ffc7c2b687a1aa190122c0e3325dfda3d6fc955eb6d78", kill_on_drop: false }`
[INFO] [stdout] f5e53ceb1410a857858ffc7c2b687a1aa190122c0e3325dfda3d6fc955eb6d78
