[INFO] cloning repository https://github.com/gabriel-gatti/rust_studies
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabriel-gatti/rust_studies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabriel-gatti%2Frust_studies", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabriel-gatti%2Frust_studies'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fcddd58724f0c310dbbfc93f5f3a99f651d6dad
[INFO] checking gabriel-gatti/rust_studies against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabriel-gatti%2Frust_studies" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  45% (927/2047)
Updating files:  46% (942/2047)
Updating files:  47% (963/2047)
Updating files:  48% (983/2047)
Updating files:  49% (1004/2047)
Updating files:  50% (1024/2047)
Updating files:  51% (1044/2047)
Updating files:  52% (1065/2047)
Updating files:  53% (1085/2047)
Updating files:  54% (1106/2047)
Updating files:  55% (1126/2047)
Updating files:  56% (1147/2047)
Updating files:  57% (1167/2047)
Updating files:  58% (1188/2047)
Updating files:  59% (1208/2047)
Updating files:  60% (1229/2047)
Updating files:  61% (1249/2047)
Updating files:  62% (1270/2047)
Updating files:  63% (1290/2047)
Updating files:  64% (1311/2047)
Updating files:  65% (1331/2047)
Updating files:  66% (1352/2047)
Updating files:  67% (1372/2047)
Updating files:  67% (1377/2047)
Updating files:  68% (1392/2047)
Updating files:  69% (1413/2047)
Updating files:  70% (1433/2047)
Updating files:  71% (1454/2047)
Updating files:  72% (1474/2047)
Updating files:  73% (1495/2047)
Updating files:  74% (1515/2047)
Updating files:  75% (1536/2047)
Updating files:  76% (1556/2047)
Updating files:  77% (1577/2047)
Updating files:  78% (1597/2047)
Updating files:  79% (1618/2047)
Updating files:  80% (1638/2047)
Updating files:  81% (1659/2047)
Updating files:  82% (1679/2047)
Updating files:  83% (1700/2047)
Updating files:  84% (1720/2047)
Updating files:  85% (1740/2047)
Updating files:  86% (1761/2047)
Updating files:  87% (1781/2047)
Updating files:  88% (1802/2047)
Updating files:  89% (1822/2047)
Updating files:  90% (1843/2047)
Updating files:  91% (1863/2047)
Updating files:  92% (1884/2047)
Updating files:  93% (1904/2047)
Updating files:  94% (1925/2047)
Updating files:  95% (1945/2047)
Updating files:  96% (1966/2047)
Updating files:  97% (1986/2047)
Updating files:  98% (2007/2047)
Updating files:  99% (2027/2047)
Updating files: 100% (2047/2047)
Updating files: 100% (2047/2047), done.
[INFO] started tweaking git repo https://github.com/gabriel-gatti/rust_studies
[INFO] finished tweaking git repo https://github.com/gabriel-gatti/rust_studies
[INFO] tweaked toml for git repo https://github.com/gabriel-gatti/rust_studies written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabriel-gatti/rust_studies on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gabriel-gatti/rust_studies 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1181593cc04c08d83f3dad2e475fe758496acb51ce81286984a882987e2b41c9
[INFO] running `Command { std: "docker" "start" "-a" "1181593cc04c08d83f3dad2e475fe758496acb51ce81286984a882987e2b41c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1181593cc04c08d83f3dad2e475fe758496acb51ce81286984a882987e2b41c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1181593cc04c08d83f3dad2e475fe758496acb51ce81286984a882987e2b41c9", kill_on_drop: false }`
[INFO] [stdout] 1181593cc04c08d83f3dad2e475fe758496acb51ce81286984a882987e2b41c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dcd96ae05722e1dacdb0b7f9a0b648e8e349f743cd9ab3e501a4c439eb6b657
[INFO] running `Command { std: "docker" "start" "-a" "2dcd96ae05722e1dacdb0b7f9a0b648e8e349f743cd9ab3e501a4c439eb6b657", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling argh_shared v0.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking filetime v0.2.14
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.16
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking predicates v1.0.7
[INFO] [stderr]     Checking console v0.7.7
[INFO] [stderr]     Checking indicatif v0.10.3
[INFO] [stderr]    Compiling argh_derive v0.1.4
[INFO] [stderr]     Checking argh v0.1.4
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking rustlings v4.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking escargot v0.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exercise.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn compile(&self) -> Result<CompiledExercise, ExerciseOutput> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn compile(&self) -> Result<CompiledExercise<'_>, ExerciseOutput> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking assert_cmd v0.11.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exercise.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn compile(&self) -> Result<CompiledExercise, ExerciseOutput> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn compile(&self) -> Result<CompiledExercise<'_>, ExerciseOutput> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
[INFO] running `Command { std: "docker" "inspect" "2dcd96ae05722e1dacdb0b7f9a0b648e8e349f743cd9ab3e501a4c439eb6b657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dcd96ae05722e1dacdb0b7f9a0b648e8e349f743cd9ab3e501a4c439eb6b657", kill_on_drop: false }`
[INFO] [stdout] 2dcd96ae05722e1dacdb0b7f9a0b648e8e349f743cd9ab3e501a4c439eb6b657
