[INFO] fetching crate rustpub 0.1.8... [INFO] testing rustpub-0.1.8 against 1.59.0 for beta-1.60-1 [INFO] extracting crate rustpub 0.1.8 into /workspace/builds/worker-79/source [INFO] validating manifest of crates.io crate rustpub 0.1.8 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustpub 0.1.8 [INFO] finished tweaking crates.io crate rustpub 0.1.8 [INFO] tweaked toml for crates.io crate rustpub 0.1.8 written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate crates.io crate rustpub 0.1.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85cecc491cfaabdeae0c62b51ef63860434a260599e1ae468c2dd9dfa5623175 [INFO] running `Command { std: "docker" "start" "-a" "85cecc491cfaabdeae0c62b51ef63860434a260599e1ae468c2dd9dfa5623175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85cecc491cfaabdeae0c62b51ef63860434a260599e1ae468c2dd9dfa5623175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85cecc491cfaabdeae0c62b51ef63860434a260599e1ae468c2dd9dfa5623175", kill_on_drop: false }` [INFO] [stdout] 85cecc491cfaabdeae0c62b51ef63860434a260599e1ae468c2dd9dfa5623175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5b1cff80451092244c2d67ee1268e335ef2b35d717cba4da70f3a740ee5b022 [INFO] running `Command { std: "docker" "start" "-a" "c5b1cff80451092244c2d67ee1268e335ef2b35d717cba4da70f3a740ee5b022", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling rustpub-macro v0.1.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling erased-serde v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling typetag v0.1.4 [INFO] [stderr] Compiling rustpub v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.20s [INFO] running `Command { std: "docker" "inspect" "c5b1cff80451092244c2d67ee1268e335ef2b35d717cba4da70f3a740ee5b022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b1cff80451092244c2d67ee1268e335ef2b35d717cba4da70f3a740ee5b022", kill_on_drop: false }` [INFO] [stdout] c5b1cff80451092244c2d67ee1268e335ef2b35d717cba4da70f3a740ee5b022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25a4a638770d218d079ce9ae7346b25b0ee156b2cebc933c6c1cee3dbe3a424f [INFO] running `Command { std: "docker" "start" "-a" "25a4a638770d218d079ce9ae7346b25b0ee156b2cebc933c6c1cee3dbe3a424f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustpub v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `complex` in `rustpub` [INFO] [stdout] --> examples/complex_property.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use rustpub::complex::core::*; [INFO] [stdout] | ^^^^^^^ could not find `complex` in `rustpub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `complex` in `rustpub` [INFO] [stdout] --> examples/complex_property.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use rustpub::complex::properties::*; [INFO] [stdout] | ^^^^^^^ could not find `complex` in `rustpub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PersonBuilder` [INFO] [stdout] --> examples/complex_property.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | let person = PersonBuilder::default() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PersonBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Name` [INFO] [stdout] --> examples/complex_property.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Name::String(name) => println!("their name is {}", name), [INFO] [stdout] | ^^^^ use of undeclared type `Name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Name` [INFO] [stdout] --> examples/complex_property.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | Name::Strings(names) => println!("their names are {:#?}", names), [INFO] [stdout] | ^^^^ use of undeclared type `Name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Name` [INFO] [stdout] --> examples/complex_property.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | Name::Map(name_map) => println!("their names are {:#?}", name_map), [INFO] [stdout] | ^^^^ use of undeclared type `Name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Name` [INFO] [stdout] --> examples/complex_property.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | Name::None => println!("they have no name"), [INFO] [stdout] | ^^^^ use of undeclared type `Name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Id` [INFO] [stdout] --> examples/complex_property.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | .id(Id::String("https://c95.pw/api/users/feddy".into())) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use rustpub::simple::properties::Id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Name` [INFO] [stdout] --> examples/complex_property.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | .name(Name::String("csos95".into())) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use rustpub::simple::properties::Name; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollectionEnum` in this scope [INFO] [stdout] --> examples/complex_property.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | let collection: CollectionEnum = serde_json::from_str(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustpub` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "25a4a638770d218d079ce9ae7346b25b0ee156b2cebc933c6c1cee3dbe3a424f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a4a638770d218d079ce9ae7346b25b0ee156b2cebc933c6c1cee3dbe3a424f", kill_on_drop: false }` [INFO] [stdout] 25a4a638770d218d079ce9ae7346b25b0ee156b2cebc933c6c1cee3dbe3a424f