[INFO] cloning repository https://github.com/remipassmoilesel/notes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remipassmoilesel/notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremipassmoilesel%2Fnotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremipassmoilesel%2Fnotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da3e8e58e2164d3248e35e4f31c4b591098b9017
[INFO] checking remipassmoilesel/notes against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremipassmoilesel%2Fnotes" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/remipassmoilesel/notes
[INFO] finished tweaking git repo https://github.com/remipassmoilesel/notes
[INFO] tweaked toml for git repo https://github.com/remipassmoilesel/notes written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/remipassmoilesel/notes on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/remipassmoilesel/notes 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded downcast v0.10.0
[INFO] [stderr]   Downloaded fragile v1.0.0
[INFO] [stderr]   Downloaded mockall_derive v0.7.2
[INFO] [stderr]   Downloaded mockall v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3abf613c3c73b6b27102e7cb5bd47fbbf7af1f3408dc7a5ee5400454beda52ba
[INFO] running `Command { std: "docker" "start" "-a" "3abf613c3c73b6b27102e7cb5bd47fbbf7af1f3408dc7a5ee5400454beda52ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3abf613c3c73b6b27102e7cb5bd47fbbf7af1f3408dc7a5ee5400454beda52ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3abf613c3c73b6b27102e7cb5bd47fbbf7af1f3408dc7a5ee5400454beda52ba", kill_on_drop: false }`
[INFO] [stdout] 3abf613c3c73b6b27102e7cb5bd47fbbf7af1f3408dc7a5ee5400454beda52ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fae49eb8db716d86dbb1d4cb5478924b60a47c4473b307af2bfe7760a07ef5d
[INFO] running `Command { std: "docker" "start" "-a" "7fae49eb8db716d86dbb1d4cb5478924b60a47c4473b307af2bfe7760a07ef5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking downcast v0.10.0
[INFO] [stderr]     Checking fragile v1.0.0
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking chrono v0.4.15
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking predicates v1.0.5
[INFO] [stderr]     Checking notes v0.2.108 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> src/note.rs:139:34
[INFO] [stdout]     |
[INFO] [stdout] 139 |       const SAMPLE_NOTE_1: &str = "\
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 140 | |
[INFO] [stdout] 141 | | # SSH
[INFO] [stdout]     | |_^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> src/note.rs:147:34
[INFO] [stdout]     |
[INFO] [stdout] 147 |       const SAMPLE_NOTE_2: &str = "\
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 148 | |
[INFO] [stdout] 149 | | # Rsync
[INFO] [stdout]     | |_^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> src/note.rs:157:34
[INFO] [stdout]     |
[INFO] [stdout] 157 |       const SAMPLE_NOTE_3: &str = "\
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 158 | |
[INFO] [stdout] 159 | | # What a note !
[INFO] [stdout]     | |_^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/default_error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for struct `std::io::Error` in the current scope
[INFO] [stdout]   --> src/default_error.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |             backtrace: error.backtrace().map(|bt| format!("{:?}", bt)),
[INFO] [stdout]    |                              ^^^^^^^^^ method not found in `std::io::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for struct `ParseIntError` in the current scope
[INFO] [stdout]   --> src/default_error.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |             backtrace: error.backtrace().map(|bt| format!("{:?}", bt)),
[INFO] [stdout]    |                              ^^^^^^^^^ method not found in `ParseIntError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `notes` (lib) due to 2 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7fae49eb8db716d86dbb1d4cb5478924b60a47c4473b307af2bfe7760a07ef5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fae49eb8db716d86dbb1d4cb5478924b60a47c4473b307af2bfe7760a07ef5d", kill_on_drop: false }`
[INFO] [stdout] 7fae49eb8db716d86dbb1d4cb5478924b60a47c4473b307af2bfe7760a07ef5d
