[INFO] cloning repository https://github.com/spaarmann/notion-books [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spaarmann/notion-books" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaarmann%2Fnotion-books", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaarmann%2Fnotion-books'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3def29989f48309396f5befecbecde43837da932 [INFO] building spaarmann/notion-books against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaarmann%2Fnotion-books" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spaarmann/notion-books on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spaarmann/notion-books [INFO] finished tweaking git repo https://github.com/spaarmann/notion-books [INFO] tweaked toml for git repo https://github.com/spaarmann/notion-books written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spaarmann/notion-books 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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c77e90f90e13698df8bfd59f97e30f0f5710cacb1755a8fdb44e413a9e970c2 [INFO] running `Command { std: "docker" "start" "-a" "7c77e90f90e13698df8bfd59f97e30f0f5710cacb1755a8fdb44e413a9e970c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c77e90f90e13698df8bfd59f97e30f0f5710cacb1755a8fdb44e413a9e970c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c77e90f90e13698df8bfd59f97e30f0f5710cacb1755a8fdb44e413a9e970c2", kill_on_drop: false }` [INFO] [stdout] 7c77e90f90e13698df8bfd59f97e30f0f5710cacb1755a8fdb44e413a9e970c2 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5fc74c0b838e4b68fc604f1184067567cfea65a828c4ec5a0368d9d73ee8c63 [INFO] running `Command { std: "docker" "start" "-a" "b5fc74c0b838e4b68fc604f1184067567cfea65a828c4ec5a0368d9d73ee8c63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miette-derive v3.3.0 [INFO] [stderr] Compiling knuffel-derive v1.1.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v3.3.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling knuffel v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling notion-books v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `let_else` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_else)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `notion-books`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name notion_books --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9fddba710c03c8a2 -C extra-filename=-9fddba710c03c8a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-01fce8b4a98602ec.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3cd61a43b99b123.rlib --extern knuffel=/opt/rustwide/target/debug/deps/libknuffel-1a052a93195bfd74.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-b357355133ffb799.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-07b76d83eee6ce71.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-032f37fc0c4d866a.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3c44de0a2437352c.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d3e18f6c23a89b0c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ee10cac52917c72e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b5fc74c0b838e4b68fc604f1184067567cfea65a828c4ec5a0368d9d73ee8c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5fc74c0b838e4b68fc604f1184067567cfea65a828c4ec5a0368d9d73ee8c63", kill_on_drop: false }` [INFO] [stdout] b5fc74c0b838e4b68fc604f1184067567cfea65a828c4ec5a0368d9d73ee8c63