[INFO] cloning repository VitalyAnkh/rget [INFO] running `"git" "clone" "--bare" "git://github.com/VitalyAnkh/rget.git" "work/cache/sources/gh/VitalyAnkh/rget"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/VitalyAnkh/rget'... [INFO] running `"git" "clone" "work/cache/sources/gh/VitalyAnkh/rget" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VitalyAnkh/rget"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VitalyAnkh/rget'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/VitalyAnkh/rget" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/VitalyAnkh/rget"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/VitalyAnkh/rget'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0e49a3131352e9afe7a993fce5d0fa3fa73c3874 [INFO] sha for GitHub repo VitalyAnkh/rget: 0e49a3131352e9afe7a993fce5d0fa3fa73c3874 [INFO] validating manifest of VitalyAnkh/rget on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of VitalyAnkh/rget on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing VitalyAnkh/rget [INFO] finished frobbing VitalyAnkh/rget [INFO] frobbed toml for VitalyAnkh/rget written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VitalyAnkh/rget/Cargo.toml [INFO] started frobbing VitalyAnkh/rget [INFO] finished frobbing VitalyAnkh/rget [INFO] frobbed toml for VitalyAnkh/rget written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/VitalyAnkh/rget/Cargo.toml [INFO] crate VitalyAnkh/rget already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing VitalyAnkh/rget against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VitalyAnkh/rget:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] cd598fcfa5553d7a0c33464108f82e07fa1c0d132f3e366e51e0b75eba91a739 [INFO] running `"docker" "start" "-a" "cd598fcfa5553d7a0c33464108f82e07fa1c0d132f3e366e51e0b75eba91a739"` [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling hyper v0.12.13 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling rget v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0425]: cannot find function `parse_url` in this scope [INFO] [stderr] --> src/main.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | let url=parse_url(target)?; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:46:57 [INFO] [stderr] | [INFO] [stderr] 46 | fn download(target:&str,quiet_mode:bool)->Result<(),Box>{ [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[E0107]: wrong number of type arguments: expected 1, found 2 [INFO] [stderr] --> src/main.rs:46:53 [INFO] [stderr] | [INFO] [stderr] 46 | fn download(target:&str,quiet_mode:bool)->Result<(),Box>{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [INFO] [stderr] error: Could not compile `rget`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cd598fcfa5553d7a0c33464108f82e07fa1c0d132f3e366e51e0b75eba91a739"` [INFO] running `"docker" "rm" "-f" "cd598fcfa5553d7a0c33464108f82e07fa1c0d132f3e366e51e0b75eba91a739"` [INFO] [stdout] cd598fcfa5553d7a0c33464108f82e07fa1c0d132f3e366e51e0b75eba91a739