[INFO] fetching crate bracket 0.11.0... [INFO] testing bracket-0.11.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] extracting crate bracket 0.11.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate bracket 0.11.0 [INFO] finished tweaking crates.io crate bracket 0.11.0 [INFO] tweaked toml for crates.io crate bracket 0.11.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bracket 0.11.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bracket 0.11.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.117 [INFO] [stderr] Downloaded beef v0.4.4 [INFO] [stderr] Downloaded termcolor v1.1.0 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded logos v0.11.4 [INFO] [stderr] Downloaded utf8-ranges v1.0.4 [INFO] [stderr] Downloaded logos-derive v0.11.5 [INFO] [stderr] Downloaded self_cell v0.10.0 [INFO] [stderr] Downloaded dyn-clone v1.0.3 [INFO] [stderr] Downloaded serde_json v1.0.59 [INFO] [stderr] Downloaded aho-corasick v0.7.14 [INFO] [stderr] Downloaded syn v1.0.48 [INFO] [stderr] Downloaded regex-syntax v0.6.20 [INFO] [stderr] Downloaded regex v1.4.1 [INFO] [stderr] Downloaded libc v0.2.80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab1ef267e87fb307abbfbd3f1fe623eb847391c56b4933377fcbfd0293adfbfe [INFO] running `Command { std: "docker" "start" "-a" "ab1ef267e87fb307abbfbd3f1fe623eb847391c56b4933377fcbfd0293adfbfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab1ef267e87fb307abbfbd3f1fe623eb847391c56b4933377fcbfd0293adfbfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1ef267e87fb307abbfbd3f1fe623eb847391c56b4933377fcbfd0293adfbfe", kill_on_drop: false }` [INFO] [stdout] ab1ef267e87fb307abbfbd3f1fe623eb847391c56b4933377fcbfd0293adfbfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c7f8d6a4eb611dcd6c2bf57c8866eaf6e84c2dcbbb18d017a3abe785e84f73d4 [INFO] running `Command { std: "docker" "start" "-a" "c7f8d6a4eb611dcd6c2bf57c8866eaf6e84c2dcbbb18d017a3abe785e84f73d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling dyn-clone v1.0.3 [INFO] [stderr] Compiling self_cell v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling bracket v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lexer.rs:673:15 [INFO] [stdout] | [INFO] [stdout] 673 | pub fn lex(s: &str) -> Lexer { [INFO] [stdout] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 673 | pub fn lex(s: &str) -> Lexer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/ast.rs:1125:18 [INFO] [stdout] | [INFO] [stdout] 1125 | pub fn nodes(&self) -> &'source Vec { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1125 | pub fn nodes(&self) -> &'source Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s [INFO] running `Command { std: "docker" "inspect" "c7f8d6a4eb611dcd6c2bf57c8866eaf6e84c2dcbbb18d017a3abe785e84f73d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f8d6a4eb611dcd6c2bf57c8866eaf6e84c2dcbbb18d017a3abe785e84f73d4", kill_on_drop: false }` [INFO] [stdout] c7f8d6a4eb611dcd6c2bf57c8866eaf6e84c2dcbbb18d017a3abe785e84f73d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 32972ce128facdf7d50acaf24fe534881a2c4529ecf8791a709103200f7e8fd9 [INFO] running `Command { std: "docker" "start" "-a" "32972ce128facdf7d50acaf24fe534881a2c4529ecf8791a709103200f7e8fd9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lexer.rs:673:15 [INFO] [stdout] | [INFO] [stdout] 673 | pub fn lex(s: &str) -> Lexer { [INFO] [stdout] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 673 | pub fn lex(s: &str) -> Lexer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/ast.rs:1125:18 [INFO] [stdout] | [INFO] [stdout] 1125 | pub fn nodes(&self) -> &'source Vec { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1125 | pub fn nodes(&self) -> &'source Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling bracket v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lexer.rs:673:15 [INFO] [stdout] | [INFO] [stdout] 673 | pub fn lex(s: &str) -> Lexer { [INFO] [stdout] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 673 | pub fn lex(s: &str) -> Lexer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/ast.rs:1125:18 [INFO] [stdout] | [INFO] [stdout] 1125 | pub fn nodes(&self) -> &'source Vec { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1125 | pub fn nodes(&self) -> &'source Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bracket` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name bracket --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="comparison-helper"' --cfg 'feature="conditional-helper"' --cfg 'feature="default"' --cfg 'feature="each-helper"' --cfg 'feature="fs"' --cfg 'feature="helpers"' --cfg 'feature="json-helper"' --cfg 'feature="links"' --cfg 'feature="log"' --cfg 'feature="log-helper"' --cfg 'feature="logical-helper"' --cfg 'feature="lookup-helper"' --cfg 'feature="with-helper"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comparison-helper", "conditional-helper", "default", "each-helper", "fs", "helpers", "json-helper", "links", "log", "log-helper", "logical-helper", "lookup-helper", "with-helper"))' -C metadata=8051de1c467a34eb -C extra-filename=-410c6bcbefe4974c --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dyn_clone=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdyn_clone-9d875f1100b54acd.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-19e4c58c2b43b9f6.rlib --extern logos=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblogos-725da06f5049a22f.rlib --extern pretty_env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpretty_env_logger-38e452c09940225d.rlib --extern self_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libself_cell-a5236a0ced5283f6.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-1538e475292bd09c.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-638f13728325607c.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-175870445ebacbb9.rlib --extern unicode_width=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libunicode_width-a8c49d31449f9404.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "32972ce128facdf7d50acaf24fe534881a2c4529ecf8791a709103200f7e8fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32972ce128facdf7d50acaf24fe534881a2c4529ecf8791a709103200f7e8fd9", kill_on_drop: false }` [INFO] [stdout] 32972ce128facdf7d50acaf24fe534881a2c4529ecf8791a709103200f7e8fd9