[INFO] cloning repository https://github.com/pr2502/lipo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pr2502/lipo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr2502%2Flipo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr2502%2Flipo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e2df9758f3351838fe68ed6e30e682ba1781c98 [INFO] checking pr2502/lipo against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr2502%2Flipo" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pr2502/lipo on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pr2502/lipo [INFO] finished tweaking git repo https://github.com/pr2502/lipo [INFO] tweaked toml for git repo https://github.com/pr2502/lipo written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pr2502/lipo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2fc88db5ab6e8d59b060b2974dcf8934d56de19794af5e593632aa1d8ac71f6 [INFO] running `Command { std: "docker" "start" "-a" "e2fc88db5ab6e8d59b060b2974dcf8934d56de19794af5e593632aa1d8ac71f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2fc88db5ab6e8d59b060b2974dcf8934d56de19794af5e593632aa1d8ac71f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2fc88db5ab6e8d59b060b2974dcf8934d56de19794af5e593632aa1d8ac71f6", kill_on_drop: false }` [INFO] [stdout] e2fc88db5ab6e8d59b060b2974dcf8934d56de19794af5e593632aa1d8ac71f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f4272278b38c986e666cf05ec967975d295ee2005fe29a0a24db0a2235b626 [INFO] running `Command { std: "docker" "start" "-a" "97f4272278b38c986e666cf05ec967975d295ee2005fe29a0a24db0a2235b626", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unindent v0.1.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking lipo_macro v0.1.0 (/opt/rustwide/workdir/lipo_macro) [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking lipo v0.1.0 (/opt/rustwide/workdir/lipo) [INFO] [stdout] warning: the feature `let_else` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> lipo/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(let_else)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> lipo/src/compiler/const_eval.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'alloc> ConstEval<'alloc> { [INFO] [stdout] | ------ lifetime `'alloc` defined here [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn set_const_code(&mut self, id: ConstId, code: ObjectRef<'alloc, Function<'alloc>>) { [INFO] [stdout] | --------- `self` is a reference that is only valid in the associated function body [INFO] [stdout] 79 | self.set_const_code_map(id, code, |v, _| v) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the associated function body here [INFO] [stdout] | argument requires that `'alloc` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of a mutable reference to `ConstEval<'_>` [INFO] [stdout] = note: mutable references are invariant over their type parameter [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> lipo/src/compiler.rs:517:13 [INFO] [stdout] | [INFO] [stdout] 394 | impl<'alloc> Emitter<'_, 'alloc> { [INFO] [stdout] | ------ lifetime `'alloc` defined here [INFO] [stdout] ... [INFO] [stdout] 455 | fn type_item(&mut self, type_item: &TypeItem) { [INFO] [stdout] | --------- `self` is a reference that is only valid in the associated function body [INFO] [stdout] ... [INFO] [stdout] 517 | / self.const_eval [INFO] [stdout] 518 | | .set_const_code_map(id, function, |value, alloc| { [INFO] [stdout] 519 | | // TODO error handling [INFO] [stdout] 520 | | Value::from(builtins::Type::from_value(value, alloc)) [INFO] [stdout] 521 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________`self` escapes the associated function body here [INFO] [stdout] | argument requires that `'alloc` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of a mutable reference to `ConstEval<'_>` [INFO] [stdout] = note: mutable references are invariant over their type parameter [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lipo` due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the feature `let_else` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> lipo/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(let_else)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> lipo/src/compiler/const_eval.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'alloc> ConstEval<'alloc> { [INFO] [stdout] | ------ lifetime `'alloc` defined here [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn set_const_code(&mut self, id: ConstId, code: ObjectRef<'alloc, Function<'alloc>>) { [INFO] [stdout] | --------- `self` is a reference that is only valid in the associated function body [INFO] [stdout] 79 | self.set_const_code_map(id, code, |v, _| v) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the associated function body here [INFO] [stdout] | argument requires that `'alloc` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of a mutable reference to `ConstEval<'_>` [INFO] [stdout] = note: mutable references are invariant over their type parameter [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> lipo/src/compiler.rs:517:13 [INFO] [stdout] | [INFO] [stdout] 394 | impl<'alloc> Emitter<'_, 'alloc> { [INFO] [stdout] | ------ lifetime `'alloc` defined here [INFO] [stdout] ... [INFO] [stdout] 455 | fn type_item(&mut self, type_item: &TypeItem) { [INFO] [stdout] | --------- `self` is a reference that is only valid in the associated function body [INFO] [stdout] ... [INFO] [stdout] 517 | / self.const_eval [INFO] [stdout] 518 | | .set_const_code_map(id, function, |value, alloc| { [INFO] [stdout] 519 | | // TODO error handling [INFO] [stdout] 520 | | Value::from(builtins::Type::from_value(value, alloc)) [INFO] [stdout] 521 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________`self` escapes the associated function body here [INFO] [stdout] | argument requires that `'alloc` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of a mutable reference to `ConstEval<'_>` [INFO] [stdout] = note: mutable references are invariant over their type parameter [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lipo` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "97f4272278b38c986e666cf05ec967975d295ee2005fe29a0a24db0a2235b626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f4272278b38c986e666cf05ec967975d295ee2005fe29a0a24db0a2235b626", kill_on_drop: false }` [INFO] [stdout] 97f4272278b38c986e666cf05ec967975d295ee2005fe29a0a24db0a2235b626