[INFO] fetching crate stemflow 0.5.3... [INFO] checking stemflow-0.5.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate stemflow 0.5.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate stemflow 0.5.3 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stemflow 0.5.3 [INFO] finished tweaking crates.io crate stemflow 0.5.3 [INFO] tweaked toml for crates.io crate stemflow 0.5.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dot v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4335cbbc642a529cfc1f46918b04391f7e1f5ca45e49ac7e7e47b4c024bed2ff [INFO] running `Command { std: "docker" "start" "-a" "4335cbbc642a529cfc1f46918b04391f7e1f5ca45e49ac7e7e47b4c024bed2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4335cbbc642a529cfc1f46918b04391f7e1f5ca45e49ac7e7e47b4c024bed2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4335cbbc642a529cfc1f46918b04391f7e1f5ca45e49ac7e7e47b4c024bed2ff", kill_on_drop: false }` [INFO] [stdout] 4335cbbc642a529cfc1f46918b04391f7e1f5ca45e49ac7e7e47b4c024bed2ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c5c7cd658898c64730b3ea1a6e382c39a30c0e63aacb8b6959e2a25dad4f126 [INFO] running `Command { std: "docker" "start" "-a" "9c5c7cd658898c64730b3ea1a6e382c39a30c0e63aacb8b6959e2a25dad4f126", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking dot v0.1.4 [INFO] [stderr] Checking stemflow v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `collections` [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate collections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `collections` [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate collections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ends with an incomplete expression: expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] --> src/fs.rs:211:71 [INFO] [stdout] | [INFO] [stdout] 211 | let $name = $pool.new_dom(stringify!($name).to_string(), $acl) [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns aren't allowed in functions without bodies [INFO] [stdout] --> src/lib.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | fn uniquify(mut self) -> Self; [INFO] [stdout] | ^^^^^^^^ help: remove `mut` from the parameter: `self` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #35203 [INFO] [stdout] = note: `#[deny(patterns_in_fns_without_body)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `collections_bound` has been stable since 1.17.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(collections_bound)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `btree_range` has been stable since 1.17.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(btree_range)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `collections` [INFO] [stdout] --> src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(collections)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:245:34 [INFO] [stdout] | [INFO] [stdout] 245 | let range_read: Vec<_> = dom1.acl.range_read().map(|x| x.clone()).collect(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:247:35 [INFO] [stdout] | [INFO] [stdout] 247 | let range_write: Vec<_> = dom1.acl.range_write().map(|x| x.clone()).collect(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:265:20 [INFO] [stdout] | [INFO] [stdout] 265 | assert_eq!(dom1.allow(&dom2_acl), Some(vec!(fa1.clone()))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:271:20 [INFO] [stdout] | [INFO] [stdout] 271 | assert_eq!(dom2.allow(&dom1_acl), None); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:273:44 [INFO] [stdout] | [INFO] [stdout] 273 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:290:44 [INFO] [stdout] | [INFO] [stdout] 290 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:305:20 [INFO] [stdout] | [INFO] [stdout] 305 | assert_eq!(dom2.allow(&dom1_acl), Some(dom1_acl)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:322:18 [INFO] [stdout] | [INFO] [stdout] 322 | assert!(!dom1.acl.is_allowed(&acl1[0])); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | assert_eq!(dom1.allow(&acl1), None); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | assert!(dom2.acl.is_allowed(&acl1[0])); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | assert_eq!(dom2.allow(&acl1), Some(acl1.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom3` in this scope [INFO] [stdout] --> src/fs.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | assert!(dom3.acl.is_allowed(&acl2[0])); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom3` in this scope [INFO] [stdout] --> src/fs.rs:351:18 [INFO] [stdout] | [INFO] [stdout] 351 | assert!(!dom3.acl.is_allowed(&acl2[1])); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom3` in this scope [INFO] [stdout] --> src/fs.rs:352:20 [INFO] [stdout] | [INFO] [stdout] 352 | assert_eq!(dom3.allow(&acl2), Some(acl1)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:382:24 [INFO] [stdout] | [INFO] [stdout] 382 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:382:44 [INFO] [stdout] | [INFO] [stdout] 382 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:401:24 [INFO] [stdout] | [INFO] [stdout] 401 | let dom0_raw = dom1.new_intersect(&dom2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:401:44 [INFO] [stdout] | [INFO] [stdout] 401 | let dom0_raw = dom1.new_intersect(&dom2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:425:24 [INFO] [stdout] | [INFO] [stdout] 425 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:425:44 [INFO] [stdout] | [INFO] [stdout] 425 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:428:44 [INFO] [stdout] | [INFO] [stdout] 428 | assert_eq!(pool.allow(&want), Some(dom2.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:431:44 [INFO] [stdout] | [INFO] [stdout] 431 | assert_eq!(pool.allow(&want), Some(dom2.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:446:44 [INFO] [stdout] | [INFO] [stdout] 446 | assert_eq!(pool.allow(&want), Some(dom2.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:470:25 [INFO] [stdout] | [INFO] [stdout] 470 | let dom_check = dom1.new_intersect_all(&vec!(&dom2, &dom4)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:470:55 [INFO] [stdout] | [INFO] [stdout] 470 | let dom_check = dom1.new_intersect_all(&vec!(&dom2, &dom4)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom4` in this scope [INFO] [stdout] --> src/fs.rs:470:62 [INFO] [stdout] | [INFO] [stdout] 470 | let dom_check = dom1.new_intersect_all(&vec!(&dom2, &dom4)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:487:24 [INFO] [stdout] | [INFO] [stdout] 487 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:487:44 [INFO] [stdout] | [INFO] [stdout] 487 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | assert_eq!(&dom1, &dom0_raw); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:492:44 [INFO] [stdout] | [INFO] [stdout] 492 | assert_eq!(pool.allow(&want), Some(dom1.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:497:44 [INFO] [stdout] | [INFO] [stdout] 497 | assert_eq!(pool.allow(&want), Some(dom2.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:498:53 [INFO] [stdout] | [INFO] [stdout] 498 | assert_eq!(pool.allow(&want).unwrap().name, dom2.name); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:516:24 [INFO] [stdout] | [INFO] [stdout] 516 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:516:44 [INFO] [stdout] | [INFO] [stdout] 516 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom3` in this scope [INFO] [stdout] --> src/fs.rs:523:32 [INFO] [stdout] | [INFO] [stdout] 523 | assert_eq!(&dom0_raw, &dom3); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom3` in this scope [INFO] [stdout] --> src/fs.rs:525:36 [INFO] [stdout] | [INFO] [stdout] 525 | let neq = dom0_raw.name != dom3.name; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom3` in this scope [INFO] [stdout] --> src/fs.rs:531:44 [INFO] [stdout] | [INFO] [stdout] 531 | assert_eq!(pool.allow(&want), Some(dom3.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:577:20 [INFO] [stdout] | [INFO] [stdout] 577 | assert_eq!(dom2.name, "dom1".to_string()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:579:24 [INFO] [stdout] | [INFO] [stdout] 579 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:579:44 [INFO] [stdout] | [INFO] [stdout] 579 | let dom0_raw = dom1.new_intersect(&dom2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:582:44 [INFO] [stdout] | [INFO] [stdout] 582 | assert_eq!(pool.allow(&want), Some(dom1.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:583:44 [INFO] [stdout] | [INFO] [stdout] 583 | assert_eq!(pool.allow(&want), Some(dom2.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:634:25 [INFO] [stdout] | [INFO] [stdout] 634 | let dom_check = dom1.new_intersect_all(&vec!(&dom2, &dom4)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:634:55 [INFO] [stdout] | [INFO] [stdout] 634 | let dom_check = dom1.new_intersect_all(&vec!(&dom2, &dom4)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom4` in this scope [INFO] [stdout] --> src/fs.rs:634:62 [INFO] [stdout] | [INFO] [stdout] 634 | let dom_check = dom1.new_intersect_all(&vec!(&dom2, &dom4)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom4` in this scope [INFO] [stdout] --> src/fs.rs:635:31 [INFO] [stdout] | [INFO] [stdout] 635 | assert_eq!(dom_check, dom4); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:645:35 [INFO] [stdout] | [INFO] [stdout] 645 | assert_eq!(next, Some(dom2.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:661:25 [INFO] [stdout] | [INFO] [stdout] 661 | let dom_check = dom1.new_intersect_all(&vec!(&dom2)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:661:55 [INFO] [stdout] | [INFO] [stdout] 661 | let dom_check = dom1.new_intersect_all(&vec!(&dom2)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom2` in this scope [INFO] [stdout] --> src/fs.rs:669:34 [INFO] [stdout] | [INFO] [stdout] 669 | assert_eq!(current, Some(dom2.clone())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dom1` in this scope [INFO] [stdout] --> src/fs.rs:676:42 [INFO] [stdout] | [INFO] [stdout] 676 | let current = current.transition(dom1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns aren't allowed in functions without bodies [INFO] [stdout] --> src/lib.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | fn uniquify(mut self) -> Self; [INFO] [stdout] | ^^^^^^^^ help: remove `mut` from the parameter: `self` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #35203 [INFO] [stdout] = note: `#[deny(patterns_in_fns_without_body)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `collections_bound` has been stable since 1.17.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(collections_bound)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `btree_range` has been stable since 1.17.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(btree_range)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `collections` [INFO] [stdout] --> src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(collections)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stemflow` (lib) due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `RefDomPriv` [INFO] [stdout] --> src/fs.rs:217:77 [INFO] [stdout] | [INFO] [stdout] 217 | use {Access, Action, RefAccess, Domain, DomainKind, FileAccess, RefDom, RefDomPriv, ResPool, SetAccess}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SetAccess` [INFO] [stdout] --> src/fs.rs:217:98 [INFO] [stdout] | [INFO] [stdout] 217 | use {Access, Action, RefAccess, Domain, DomainKind, FileAccess, RefDom, RefDomPriv, ResPool, SetAccess}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 57 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stemflow` (lib test) due to 58 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9c5c7cd658898c64730b3ea1a6e382c39a30c0e63aacb8b6959e2a25dad4f126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5c7cd658898c64730b3ea1a6e382c39a30c0e63aacb8b6959e2a25dad4f126", kill_on_drop: false }` [INFO] [stdout] 9c5c7cd658898c64730b3ea1a6e382c39a30c0e63aacb8b6959e2a25dad4f126