[INFO] updating cached repository eagletmt/clg [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eagletmt/clg [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eagletmt/clg" "work/ex/beta-1.38-1/sources/1.37.0/gh/eagletmt/clg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/eagletmt/clg'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eagletmt/clg" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eagletmt/clg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eagletmt/clg'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d273a8b8fa63af3c2226b18de40509ea59f2197e [INFO] sha for GitHub repo eagletmt/clg: d273a8b8fa63af3c2226b18de40509ea59f2197e [INFO] validating manifest of eagletmt/clg on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eagletmt/clg on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eagletmt/clg [INFO] finished frobbing eagletmt/clg [INFO] frobbed toml for eagletmt/clg written to work/ex/beta-1.38-1/sources/1.37.0/gh/eagletmt/clg/Cargo.toml [INFO] started frobbing eagletmt/clg [INFO] finished frobbing eagletmt/clg [INFO] frobbed toml for eagletmt/clg written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eagletmt/clg/Cargo.toml [INFO] crate eagletmt/clg already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eagletmt/clg against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eagletmt/clg:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 94c6579b06ca47d2e5ee09f1971652103a134e89b5eb5d6b1229ed8412daf02d [INFO] running `"docker" "start" "-a" "94c6579b06ca47d2e5ee09f1971652103a134e89b5eb5d6b1229ed8412daf02d"` [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling clg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:17:32 [INFO] [stderr] | [INFO] [stderr] 17 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.23s [INFO] running `"docker" "inspect" "94c6579b06ca47d2e5ee09f1971652103a134e89b5eb5d6b1229ed8412daf02d"` [INFO] running `"docker" "rm" "-f" "94c6579b06ca47d2e5ee09f1971652103a134e89b5eb5d6b1229ed8412daf02d"` [INFO] [stdout] 94c6579b06ca47d2e5ee09f1971652103a134e89b5eb5d6b1229ed8412daf02d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eagletmt/clg:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c03fd235a8304ac0d7058616f87a546d5b307ed833a9a9032dff1c044dd0fe6d [INFO] running `"docker" "start" "-a" "c03fd235a8304ac0d7058616f87a546d5b307ed833a9a9032dff1c044dd0fe6d"` [INFO] [stderr] Compiling clg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `url` in `super` [INFO] [stderr] --> src/command.rs:186:20 [INFO] [stderr] | [INFO] [stderr] 186 | super::url::Url::parse("https://github.com/eagletmt/clg").unwrap(), [INFO] [stderr] | ^^^ could not find `url` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `url` in `super` [INFO] [stderr] --> src/command.rs:194:20 [INFO] [stderr] | [INFO] [stderr] 194 | super::url::Url::parse("ssh://git@github.com/eagletmt/clg").unwrap(), [INFO] [stderr] | ^^^ could not find `url` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `url` in `super` [INFO] [stderr] --> src/command.rs:202:20 [INFO] [stderr] | [INFO] [stderr] 202 | super::url::Url::parse("ssh://git@github.com/eagletmt/clg").unwrap(), [INFO] [stderr] | ^^^ could not find `url` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std` in `super` [INFO] [stderr] --> src/command.rs:209:26 [INFO] [stderr] | [INFO] [stderr] 209 | root: super::std::path::PathBuf::from("/tmp"), [INFO] [stderr] | ^^^ could not find `std` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `url` in `super` [INFO] [stderr] --> src/command.rs:218:25 [INFO] [stderr] | [INFO] [stderr] 218 | &super::url::Url::parse("https://github.com/eagletmt/clg").unwrap(), [INFO] [stderr] | ^^^ could not find `url` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std` in `super` [INFO] [stderr] --> src/command.rs:222:20 [INFO] [stderr] | [INFO] [stderr] 222 | super::std::path::PathBuf::from("/tmp/github.com/eagletmt/clg") [INFO] [stderr] | ^^^ could not find `std` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `url` in `super` [INFO] [stderr] --> src/command.rs:231:25 [INFO] [stderr] | [INFO] [stderr] 231 | &super::url::Url::parse("https://github.com/eagletmt/clg.git").unwrap(), [INFO] [stderr] | ^^^ could not find `url` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std` in `super` [INFO] [stderr] --> src/command.rs:235:20 [INFO] [stderr] | [INFO] [stderr] 235 | super::std::path::PathBuf::from("/tmp/github.com/eagletmt/clg") [INFO] [stderr] | ^^^ could not find `std` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `url` in `super` [INFO] [stderr] --> src/command.rs:244:25 [INFO] [stderr] | [INFO] [stderr] 244 | &super::url::Url::parse("https://github.com/eagletmt/clg.git").unwrap(), [INFO] [stderr] | ^^^ could not find `url` in `super` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std` in `super` [INFO] [stderr] --> src/command.rs:248:20 [INFO] [stderr] | [INFO] [stderr] 248 | super::std::path::PathBuf::from("/tmp/github.com/eagletmt/clg2") [INFO] [stderr] | ^^^ could not find `std` in `super` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:17:32 [INFO] [stderr] | [INFO] [stderr] 17 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `clg`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c03fd235a8304ac0d7058616f87a546d5b307ed833a9a9032dff1c044dd0fe6d"` [INFO] running `"docker" "rm" "-f" "c03fd235a8304ac0d7058616f87a546d5b307ed833a9a9032dff1c044dd0fe6d"` [INFO] [stdout] c03fd235a8304ac0d7058616f87a546d5b307ed833a9a9032dff1c044dd0fe6d