[INFO] cloning repository https://github.com/ErichDonGubler/archivist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErichDonGubler/archivist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Farchivist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Farchivist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c3fab556ac212b7bacadff1fde67c3a1a24290e [INFO] checking ErichDonGubler/archivist against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Farchivist" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErichDonGubler/archivist on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ErichDonGubler/archivist [INFO] finished tweaking git repo https://github.com/ErichDonGubler/archivist [INFO] tweaked toml for git repo https://github.com/ErichDonGubler/archivist written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ErichDonGubler/archivist already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22c70075741d9129e1120cea98381d75fd0eac740c1642fb431677b8ca8f9341 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22c70075741d9129e1120cea98381d75fd0eac740c1642fb431677b8ca8f9341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22c70075741d9129e1120cea98381d75fd0eac740c1642fb431677b8ca8f9341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c70075741d9129e1120cea98381d75fd0eac740c1642fb431677b8ca8f9341", kill_on_drop: false }` [INFO] [stdout] 22c70075741d9129e1120cea98381d75fd0eac740c1642fb431677b8ca8f9341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c12d313a3b10ad73b8829d05977d3bc98e8d6e380edad8549c2efd0627be111 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c12d313a3b10ad73b8829d05977d3bc98e8d6e380edad8549c2efd0627be111", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking vec1 v1.5.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Checking pergaminho v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `archivist::Entry` [INFO] [stdout] --> src/main.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | archivist::{Entry, Journal}, [INFO] [stdout] | ^^^^^ no `Entry` in `archivist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `archivist::Entry` [INFO] [stdout] --> src/main.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | archivist::{Entry, Journal}, [INFO] [stdout] | ^^^^^ no `Entry` in `archivist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Prose::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | Self(Prose::new(s)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Prose::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | Self(Prose::new(s)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Identifier::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | EntryId(Identifier::new("wat".to_owned())), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Prose::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | title: Prose::new("hay sup".to_owned()), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Prose::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | subtitle: Some(Prose::new("nuttin much".to_owned())), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Prose::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:326:75 [INFO] [stdout] | [INFO] [stdout] 326 | elements: Vec1::new(BlockElement::Paragraph(SpanElement::Text(Prose::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pergaminho` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Identifier::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | EntryId(Identifier::new("wat".to_owned())), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Prose::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | title: Prose::new("hay sup".to_owned()), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Prose::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | subtitle: Some(Prose::new("nuttin much".to_owned())), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `archivist::model::Prose::new`: This needs to be replaced once constraints are established. [INFO] [stdout] --> src/main.rs:326:75 [INFO] [stdout] | [INFO] [stdout] 326 | elements: Vec1::new(BlockElement::Paragraph(SpanElement::Text(Prose::new( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7c12d313a3b10ad73b8829d05977d3bc98e8d6e380edad8549c2efd0627be111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c12d313a3b10ad73b8829d05977d3bc98e8d6e380edad8549c2efd0627be111", kill_on_drop: false }` [INFO] [stdout] 7c12d313a3b10ad73b8829d05977d3bc98e8d6e380edad8549c2efd0627be111