[INFO] cloning repository https://github.com/euank/pkg.golang.fail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euank/pkg.golang.fail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuank%2Fpkg.golang.fail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuank%2Fpkg.golang.fail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 836e17f5f358649da55f94a42639f64d5184aa71
[INFO] building euank/pkg.golang.fail against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuank%2Fpkg.golang.fail" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/euank/pkg.golang.fail
[INFO] finished tweaking git repo https://github.com/euank/pkg.golang.fail
[INFO] tweaked toml for git repo https://github.com/euank/pkg.golang.fail written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/euank/pkg.golang.fail on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/euank/pkg.golang.fail 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project v1.0.10
[INFO] [stderr]   Downloaded maud v0.23.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded matchit v0.5.0
[INFO] [stderr]   Downloaded axum-core v0.2.5
[INFO] [stderr]   Downloaded maud_macros v0.23.0
[INFO] [stderr]   Downloaded tower v0.4.12
[INFO] [stderr]   Downloaded axum v0.5.7
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded syn v1.0.96
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded tower-http v0.3.4
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded libflate_lz77 v1.1.0
[INFO] [stderr]   Downloaded libflate v1.2.0
[INFO] [stderr]   Downloaded git2 v0.14.4
[INFO] [stderr]   Downloaded include-repo v1.0.0
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded tokio v1.19.2
[INFO] [stderr]   Downloaded http-range-header v0.3.0
[INFO] [stderr]   Downloaded pin-project-internal v1.0.10
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded axum-macros v0.2.2
[INFO] [stderr]   Downloaded proc-macro-hack-impl v0.4.3
[INFO] [stderr]   Downloaded proc-macro-hack v0.4.3
[INFO] [stderr]   Downloaded tracing-core v0.1.27
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded include-repo-impl v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f980d5d3b0c359953c14b6ac994b02f098b36736a46c4784922cddbfbd3ca5d4
[INFO] running `Command { std: "docker" "start" "-a" "f980d5d3b0c359953c14b6ac994b02f098b36736a46c4784922cddbfbd3ca5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f980d5d3b0c359953c14b6ac994b02f098b36736a46c4784922cddbfbd3ca5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f980d5d3b0c359953c14b6ac994b02f098b36736a46c4784922cddbfbd3ca5d4", kill_on_drop: false }`
[INFO] [stdout] f980d5d3b0c359953c14b6ac994b02f098b36736a46c4784922cddbfbd3ca5d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd59ea48f2663c76a522296e9e410ba5d3363a71a736aed875f4cbcf059dbca0
[INFO] running `Command { std: "docker" "start" "-a" "dd59ea48f2663c76a522296e9e410ba5d3363a71a736aed875f4cbcf059dbca0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling libflate_lz77 v1.1.0
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling libflate v1.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling include-repo-impl v0.1.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling git2 v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling maud_macros v0.23.0
[INFO] [stderr]    Compiling axum-macros v0.2.2
[INFO] [stderr]    Compiling include-repo v1.0.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling maud v0.23.0
[INFO] [stderr]    Compiling axum-core v0.2.5
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum v0.5.7
[INFO] [stderr]    Compiling pkg-golang-fail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "dd59ea48f2663c76a522296e9e410ba5d3363a71a736aed875f4cbcf059dbca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd59ea48f2663c76a522296e9e410ba5d3363a71a736aed875f4cbcf059dbca0", kill_on_drop: false }`
[INFO] [stdout] dd59ea48f2663c76a522296e9e410ba5d3363a71a736aed875f4cbcf059dbca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cd1a0507268804cc1cc91f9f25ca7b75da1c74ca7a73a1a345cbfcbdd391d8a
[INFO] running `Command { std: "docker" "start" "-a" "4cd1a0507268804cc1cc91f9f25ca7b75da1c74ca7a73a1a345cbfcbdd391d8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-golang-fail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4cd1a0507268804cc1cc91f9f25ca7b75da1c74ca7a73a1a345cbfcbdd391d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd1a0507268804cc1cc91f9f25ca7b75da1c74ca7a73a1a345cbfcbdd391d8a", kill_on_drop: false }`
[INFO] [stdout] 4cd1a0507268804cc1cc91f9f25ca7b75da1c74ca7a73a1a345cbfcbdd391d8a
