[INFO] updating cached repository https://github.com/Dylan-DPC/leather [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3530aa8cfc7060e66ba03662c4969fd9d4db9ae0 [INFO] testing Dylan-DPC/leather against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylan-DPC%2Fleather" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dylan-DPC/leather on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Dylan-DPC/leather [INFO] finished tweaking git repo https://github.com/Dylan-DPC/leather [INFO] tweaked toml for git repo https://github.com/Dylan-DPC/leather written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Dylan-DPC/leather already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] ab740e945b2eeae71962ba2a75ae8f298b299cc5ecac400d9acae6a1a498aa7d [INFO] running `"docker" "start" "-a" "ab740e945b2eeae71962ba2a75ae8f298b299cc5ecac400d9acae6a1a498aa7d"` [INFO] [stderr] Compiling serde v1.0.42 [INFO] [stderr] Compiling termios v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling interactor v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling structopt-derive v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.42 [INFO] [stderr] Compiling structopt v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling quicli v0.2.0 [INFO] [stderr] Compiling leather v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `interactor::*` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use interactor::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_args` found for type `Leather` in the current scope [INFO] [stderr] --> src/main.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 8 | struct Leather { [INFO] [stderr] | -------------- function or associated item `from_args` not found for this [INFO] [stderr] ... [INFO] [stderr] 12 | / main!(|args: Leather| { [INFO] [stderr] 13 | | [INFO] [stderr] 14 | | }); [INFO] [stderr] | |___^ function or associated item not found in `Leather` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `from_args`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `quicli::prelude::StructOpt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `quicli::prelude` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use quicli::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `leather`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ab740e945b2eeae71962ba2a75ae8f298b299cc5ecac400d9acae6a1a498aa7d"` [INFO] running `"docker" "rm" "-f" "ab740e945b2eeae71962ba2a75ae8f298b299cc5ecac400d9acae6a1a498aa7d"` [INFO] [stdout] ab740e945b2eeae71962ba2a75ae8f298b299cc5ecac400d9acae6a1a498aa7d