[INFO] cloning repository https://github.com/asrcpq/mytableau [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asrcpq/mytableau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Fmytableau", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Fmytableau'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8519c0e8942cbb20e27f56c5ef3662973f2e226 [INFO] checking asrcpq/mytableau against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasrcpq%2Fmytableau" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asrcpq/mytableau on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asrcpq/mytableau [INFO] finished tweaking git repo https://github.com/asrcpq/mytableau [INFO] tweaked toml for git repo https://github.com/asrcpq/mytableau written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/asrcpq/mytableau already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b4502eff75e6eedf73d7e6e8a810f3802a2bcbb74de4bde57a3c8d2d42cb5fc [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" "8b4502eff75e6eedf73d7e6e8a810f3802a2bcbb74de4bde57a3c8d2d42cb5fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b4502eff75e6eedf73d7e6e8a810f3802a2bcbb74de4bde57a3c8d2d42cb5fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4502eff75e6eedf73d7e6e8a810f3802a2bcbb74de4bde57a3c8d2d42cb5fc", kill_on_drop: false }` [INFO] [stdout] 8b4502eff75e6eedf73d7e6e8a810f3802a2bcbb74de4bde57a3c8d2d42cb5fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c71be23bcb1dc38f254a75929a47cfa4e111322bfc1192971ffabc32937aea58 [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" "c71be23bcb1dc38f254a75929a47cfa4e111322bfc1192971ffabc32937aea58", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling plex v0.2.5 [INFO] [stderr] Checking mytableau v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/prop_tree.rs:375:14 [INFO] [stdout] | [INFO] [stdout] 375 | assert_eq!(PropTree::from_string("!(&(a b))").to_string(), "!&(a b)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(string: &str, mut truth_tree: &mut TruthTree, alloc_aid: F) -> PropTree [INFO] [stdout] | ^^^^^^^^^^^ ------------ ------------------------------ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/prop_tree.rs:375:49 [INFO] [stdout] | [INFO] [stdout] 375 | assert_eq!(PropTree::from_string("!(&(a b))").to_string(), "!&(a b)"); [INFO] [stdout] | ^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn to_string(&self, name_dict: &HashMap) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/prop_tree.rs:377:14 [INFO] [stdout] | [INFO] [stdout] 377 | assert_eq!(PropTree::from_string("a(b c)").to_string(), "a(b c)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(string: &str, mut truth_tree: &mut TruthTree, alloc_aid: F) -> PropTree [INFO] [stdout] | ^^^^^^^^^^^ ------------ ------------------------------ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/prop_tree.rs:377:46 [INFO] [stdout] | [INFO] [stdout] 377 | assert_eq!(PropTree::from_string("a(b c)").to_string(), "a(b c)"); [INFO] [stdout] | ^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn to_string(&self, name_dict: &HashMap) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/prop_tree.rs:383:14 [INFO] [stdout] | [INFO] [stdout] 383 | assert_eq!(PropTree::from_string("a").negate().to_string(), "!a"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(string: &str, mut truth_tree: &mut TruthTree, alloc_aid: F) -> PropTree [INFO] [stdout] | ^^^^^^^^^^^ ------------ ------------------------------ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/prop_tree.rs:383:50 [INFO] [stdout] | [INFO] [stdout] 383 | assert_eq!(PropTree::from_string("a").negate().to_string(), "!a"); [INFO] [stdout] | ^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn to_string(&self, name_dict: &HashMap) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/prop_tree.rs:385:4 [INFO] [stdout] | [INFO] [stdout] 385 | PropTree::from_string("!(&(a b))").negate().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(string: &str, mut truth_tree: &mut TruthTree, alloc_aid: F) -> PropTree [INFO] [stdout] | ^^^^^^^^^^^ ------------ ------------------------------ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/prop_tree.rs:385:48 [INFO] [stdout] | [INFO] [stdout] 385 | PropTree::from_string("!(&(a b))").negate().to_string(), [INFO] [stdout] | ^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn to_string(&self, name_dict: &HashMap) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/prop_tree.rs:390:4 [INFO] [stdout] | [INFO] [stdout] 390 | PropTree::from_string("&(!(a) b)").negate().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(string: &str, mut truth_tree: &mut TruthTree, alloc_aid: F) -> PropTree [INFO] [stdout] | ^^^^^^^^^^^ ------------ ------------------------------ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/prop_tree.rs:390:48 [INFO] [stdout] | [INFO] [stdout] 390 | PropTree::from_string("&(!(a) b)").negate().to_string(), [INFO] [stdout] | ^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn to_string(&self, name_dict: &HashMap) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/prop_tree.rs:394:4 [INFO] [stdout] | [INFO] [stdout] 394 | PropTree::from_string("|(a &(b c))").negate().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(string: &str, mut truth_tree: &mut TruthTree, alloc_aid: F) -> PropTree [INFO] [stdout] | ^^^^^^^^^^^ ------------ ------------------------------ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/prop_tree.rs:394:50 [INFO] [stdout] | [INFO] [stdout] 394 | PropTree::from_string("|(a &(b c))").negate().to_string(), [INFO] [stdout] | ^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn to_string(&self, name_dict: &HashMap) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/prop_tree.rs:398:4 [INFO] [stdout] | [INFO] [stdout] 398 | PropTree::from_string("#(a !(b))").negate().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(string: &str, mut truth_tree: &mut TruthTree, alloc_aid: F) -> PropTree [INFO] [stdout] | ^^^^^^^^^^^ ------------ ------------------------------ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/prop_tree.rs:398:48 [INFO] [stdout] | [INFO] [stdout] 398 | PropTree::from_string("#(a !(b))").negate().to_string(), [INFO] [stdout] | ^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn to_string(&self, name_dict: &HashMap) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/prop_tree.rs:406:18 [INFO] [stdout] | [INFO] [stdout] 406 | println!("{}", PropTree::from_string("&(a b").to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_string(string: &str, mut truth_tree: &mut TruthTree, alloc_aid: F) -> PropTree [INFO] [stdout] | ^^^^^^^^^^^ ------------ ------------------------------ ------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/prop_tree.rs:406:49 [INFO] [stdout] | [INFO] [stdout] 406 | println!("{}", PropTree::from_string("&(a b").to_string()); [INFO] [stdout] | ^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/prop_tree.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn to_string(&self, name_dict: &HashMap) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mytableau` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c71be23bcb1dc38f254a75929a47cfa4e111322bfc1192971ffabc32937aea58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71be23bcb1dc38f254a75929a47cfa4e111322bfc1192971ffabc32937aea58", kill_on_drop: false }` [INFO] [stdout] c71be23bcb1dc38f254a75929a47cfa4e111322bfc1192971ffabc32937aea58