[INFO] cloning repository https://github.com/jacksonzamorano/airline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacksonzamorano/airline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonzamorano%2Fairline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonzamorano%2Fairline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c424fdfcceed7fb877c8ac6a7de3647902a30ea9 [INFO] checking jacksonzamorano/airline against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonzamorano%2Fairline" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacksonzamorano/airline on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacksonzamorano/airline [INFO] finished tweaking git repo https://github.com/jacksonzamorano/airline [INFO] tweaked toml for git repo https://github.com/jacksonzamorano/airline written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jacksonzamorano/airline 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" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 143981dcfa2356e1a6a98f249d2cfe12459eb5865f0a073d969d5fa58956594d [INFO] running `Command { std: "docker" "start" "-a" "143981dcfa2356e1a6a98f249d2cfe12459eb5865f0a073d969d5fa58956594d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "143981dcfa2356e1a6a98f249d2cfe12459eb5865f0a073d969d5fa58956594d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143981dcfa2356e1a6a98f249d2cfe12459eb5865f0a073d969d5fa58956594d", kill_on_drop: false }` [INFO] [stdout] 143981dcfa2356e1a6a98f249d2cfe12459eb5865f0a073d969d5fa58956594d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f90600dc39e8c6bd6644c11bd0cc3ec59e2cc788e4e2c47beecc6ecb8974ddc2 [INFO] running `Command { std: "docker" "start" "-a" "f90600dc39e8c6bd6644c11bd0cc3ec59e2cc788e4e2c47beecc6ecb8974ddc2", kill_on_drop: false }` [INFO] [stderr] Compiling airline-macros v0.1.0 [INFO] [stderr] Checking airline v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | const TYPE_JSON: &str = "application/json"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 295 | const TYPE_OCTET_STREAM: &str = "application/octet-stream"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | const TYPE_JSON: &str = "application/json"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | const TYPE_LD_JSON: &str = "application/ld+json"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 295 | const TYPE_OCTET_STREAM: &str = "application/octet-stream"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:297:28 [INFO] [stdout] | [INFO] [stdout] 297 | const TYPE_PLAIN_TEXT: &str = "text/plain"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | const TYPE_LD_JSON: &str = "application/ld+json"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | const GET_TYPE: &str = "GET"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:297:28 [INFO] [stdout] | [INFO] [stdout] 297 | const TYPE_PLAIN_TEXT: &str = "text/plain"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:360:22 [INFO] [stdout] | [INFO] [stdout] 360 | const POST_TYPE: &str = "POST"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | const PUT_TYPE: &str = "PUT"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | const GET_TYPE: &str = "GET"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:362:24 [INFO] [stdout] | [INFO] [stdout] 362 | const DELETE_TYPE: &str = "DELETE"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:360:22 [INFO] [stdout] | [INFO] [stdout] 360 | const POST_TYPE: &str = "POST"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | const ANY_TYPE: &str = "ANY"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | const PUT_TYPE: &str = "PUT"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:362:24 [INFO] [stdout] | [INFO] [stdout] 362 | const DELETE_TYPE: &str = "DELETE"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/server/reqres.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | const ANY_TYPE: &str = "ANY"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `airline` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `airline` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "f90600dc39e8c6bd6644c11bd0cc3ec59e2cc788e4e2c47beecc6ecb8974ddc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90600dc39e8c6bd6644c11bd0cc3ec59e2cc788e4e2c47beecc6ecb8974ddc2", kill_on_drop: false }` [INFO] [stdout] f90600dc39e8c6bd6644c11bd0cc3ec59e2cc788e4e2c47beecc6ecb8974ddc2