[INFO] cloning repository https://github.com/tailhook/vagga [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tailhook/vagga" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fvagga", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fvagga'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f13314274259f04df75b432b5c696b088cd94f14 [INFO] testing tailhook/vagga against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fvagga" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tailhook/vagga on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tailhook/vagga [INFO] finished tweaking git repo https://github.com/tailhook/vagga [INFO] tweaked toml for git repo https://github.com/tailhook/vagga written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tailhook/vagga already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unshare v0.5.1 [INFO] [stderr] Downloaded git2 v0.7.5 [INFO] [stderr] Downloaded libmount v0.1.15 [INFO] [stderr] Downloaded signal v0.6.0 [INFO] [stderr] Downloaded zip v0.4.2 [INFO] [stderr] Downloaded openat v0.1.18 [INFO] [stderr] Downloaded lzma-sys v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6082356ab212a05157d7e567e300f37dedaa3bd6cb7c9ae5a5517c96bb2ad5d [INFO] running `Command { std: "docker" "start" "-a" "c6082356ab212a05157d7e567e300f37dedaa3bd6cb7c9ae5a5517c96bb2ad5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6082356ab212a05157d7e567e300f37dedaa3bd6cb7c9ae5a5517c96bb2ad5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6082356ab212a05157d7e567e300f37dedaa3bd6cb7c9ae5a5517c96bb2ad5d", kill_on_drop: false }` [INFO] [stdout] c6082356ab212a05157d7e567e300f37dedaa3bd6cb7c9ae5a5517c96bb2ad5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf563dda1284b1c9d6fc616c7b476535ff68fc9319fc1e2e357e8638e9f1cb0b [INFO] running `Command { std: "docker" "start" "-a" "bf563dda1284b1c9d6fc616c7b476535ff68fc9319fc1e2e357e8638e9f1cb0b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.51 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling scan_dir v0.3.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling digest-writer v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling openat v0.1.18 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling humannum v0.1.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling dir-signature v0.2.9 [INFO] [stderr] Compiling libmount v0.1.15 [INFO] [stderr] Compiling path-filter v0.1.0 (/opt/rustwide/workdir/path_filter) [INFO] [stderr] Compiling signal v0.6.0 [INFO] [stderr] Compiling unshare v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling quire v0.4.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling vagga v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `VAGGA_VERSION` not defined [INFO] [stdout] --> src/config/config.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | .current_version(env!("VAGGA_VERSION").to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `VAGGA_VERSION` not defined [INFO] [stdout] --> src/launcher/mod.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | Print(env!("VAGGA_VERSION").to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/builder/distrib.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | fn bootstrap(&mut self, &mut Context) -> Result<(), StepError>; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/builder/distrib.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn finish(&mut self, &mut Context) -> Result<(), String> { Ok(()) } [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Context` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/builder/distrib.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_repo(&mut self, &mut Context, &str) -> Result<(), StepError>; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Context` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/builder/distrib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_repo(&mut self, &mut Context, &str) -> Result<(), StepError>; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/builder/distrib.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | fn install(&mut self, &mut Context, &[String]) -> Result<(), StepError>; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Context` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/builder/distrib.rs:36:41 [INFO] [stdout] | [INFO] [stdout] 36 | fn install(&mut self, &mut Context, &[String]) -> Result<(), StepError>; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[String]` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vagga` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bf563dda1284b1c9d6fc616c7b476535ff68fc9319fc1e2e357e8638e9f1cb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf563dda1284b1c9d6fc616c7b476535ff68fc9319fc1e2e357e8638e9f1cb0b", kill_on_drop: false }` [INFO] [stdout] bf563dda1284b1c9d6fc616c7b476535ff68fc9319fc1e2e357e8638e9f1cb0b