[INFO] cloning repository https://github.com/terror/notebook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terror/notebook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterror%2Fnotebook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterror%2Fnotebook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12945c18d79a1e24f79b9bfd26634929c56cd3d3
[INFO] checking terror/notebook against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterror%2Fnotebook" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/terror/notebook
[INFO] finished tweaking git repo https://github.com/terror/notebook
[INFO] tweaked toml for git repo https://github.com/terror/notebook written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terror/notebook on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/terror/notebook 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6590276789ee68be4649556007a852d0f6d9413860455c40b01b489b39c3e15d
[INFO] running `Command { std: "docker" "start" "-a" "6590276789ee68be4649556007a852d0f6d9413860455c40b01b489b39c3e15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6590276789ee68be4649556007a852d0f6d9413860455c40b01b489b39c3e15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6590276789ee68be4649556007a852d0f6d9413860455c40b01b489b39c3e15d", kill_on_drop: false }`
[INFO] [stdout] 6590276789ee68be4649556007a852d0f6d9413860455c40b01b489b39c3e15d
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebfc2b11974c0de98d924653ac90145c19935ed7b49d225c1c205dcb2b9d125a
[INFO] running `Command { std: "docker" "start" "-a" "ebfc2b11974c0de98d924653ac90145c19935ed7b49d225c1c205dcb2b9d125a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking unicase v2.6.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking axum-core v0.2.4
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking clap v3.1.8
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking tower v0.4.12
[INFO] [stderr]     Checking tower-http v0.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking minijinja v0.15.0
[INFO] [stderr]     Checking yaml-front-matter v0.1.0
[INFO] [stderr]     Checking axum v0.5.6
[INFO] [stderr]     Checking notes v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `notes` (bin "notes" test) due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::path::PathBuf, Infallible>
[INFO] [stdout]   --> src/server.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | /   #[clap(long)]
[INFO] [stdout] 14 | |   path: PathBuf,
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::path::PathBuf, Infallible>
[INFO] [stdout]   --> src/server.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | /   #[clap(long)]
[INFO] [stdout] 14 | |   path: PathBuf,
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `notes` (bin "notes") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ebfc2b11974c0de98d924653ac90145c19935ed7b49d225c1c205dcb2b9d125a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebfc2b11974c0de98d924653ac90145c19935ed7b49d225c1c205dcb2b9d125a", kill_on_drop: false }`
[INFO] [stdout] ebfc2b11974c0de98d924653ac90145c19935ed7b49d225c1c205dcb2b9d125a
