[INFO] cloning repository https://github.com/SquarerFive/fast_nodes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SquarerFive/fast_nodes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquarerFive%2Ffast_nodes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquarerFive%2Ffast_nodes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 258432d57b6db14d30816179c6168f7b68ee24af [INFO] checking SquarerFive/fast_nodes against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquarerFive%2Ffast_nodes" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SquarerFive/fast_nodes on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SquarerFive/fast_nodes [INFO] finished tweaking git repo https://github.com/SquarerFive/fast_nodes [INFO] tweaked toml for git repo https://github.com/SquarerFive/fast_nodes written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/SquarerFive/fast_nodes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.lto [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fasteval v0.2.4 [INFO] [stderr] Downloaded multiarray v0.1.3 [INFO] [stderr] Downloaded anyrange v0.1.0 [INFO] [stderr] Downloaded tempus_fugit v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02514ac5a3ec767fb6f3bd089013818944ed54293d9e8cc90973fef2cf014d91 [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" "02514ac5a3ec767fb6f3bd089013818944ed54293d9e8cc90973fef2cf014d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02514ac5a3ec767fb6f3bd089013818944ed54293d9e8cc90973fef2cf014d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02514ac5a3ec767fb6f3bd089013818944ed54293d9e8cc90973fef2cf014d91", kill_on_drop: false }` [INFO] [stdout] 02514ac5a3ec767fb6f3bd089013818944ed54293d9e8cc90973fef2cf014d91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0528cbb2d95f4cc1221d3dddd6973cba287b70a60e7694a8eca353e73afeb342 [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" "0528cbb2d95f4cc1221d3dddd6973cba287b70a60e7694a8eca353e73afeb342", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.lto [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking anyrange v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking fasteval v0.2.4 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking multiarray v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking tempus_fugit v0.11.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking noise v0.6.0 [INFO] [stderr] Checking fast_nodes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] warning: unused imports: `SystemTime`, `collections::BTreeMap` [INFO] [stdout] --> src/lib.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use std::{collections::BTreeMap, time::{SystemTime}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempus_fugit::*` [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use tempus_fugit::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fast_nodes::vcnode` [INFO] [stdout] --> benches/my_benchmark.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use fast_nodes::vcnode::*; [INFO] [stdout] | ^^^^^^ could not find `vcnode` in `fast_nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ENodeType` [INFO] [stdout] --> benches/my_benchmark.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ENodeType::CONSTANT, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ENodeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ENodeType` [INFO] [stdout] --> benches/my_benchmark.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | ENodeType::CONSTANT, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ENodeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ENodeType` [INFO] [stdout] --> benches/my_benchmark.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ENodeType::MULTIPLY [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ENodeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FNode` [INFO] [stdout] --> benches/my_benchmark.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | let n1 = FNode::new ( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fast_nodes::core::FNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FNode` [INFO] [stdout] --> benches/my_benchmark.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let mut n2 = FNode ::new( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fast_nodes::core::FNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FNode` [INFO] [stdout] --> benches/my_benchmark.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | let mut n3 = FNode ::new( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fast_nodes::core::FNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FGraph` [INFO] [stdout] --> benches/my_benchmark.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | let mut graph = FGraph::new(vec![n1, n2, n3], HashMap::new()); //FGraph {nodes: vec![n1, n2, n3], nodes_pair: HashMap::new()}; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fast_nodes::core::FGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compile_graph` in this scope [INFO] [stdout] --> benches/my_benchmark.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | let eval_node = compile_graph(&graph, &graph.nodes[2]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use fast_nodes::core::compile_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_graph` in this scope [INFO] [stdout] --> benches/my_benchmark.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let graph_instruction = build_graph(&graph, &graph.nodes[2]); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use fast_nodes::core::build_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `black_box` [INFO] [stdout] --> benches/my_benchmark.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NoiseFn` [INFO] [stdout] --> benches/my_benchmark.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use noise::{NoiseFn, Perlin}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_nodes` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0528cbb2d95f4cc1221d3dddd6973cba287b70a60e7694a8eca353e73afeb342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0528cbb2d95f4cc1221d3dddd6973cba287b70a60e7694a8eca353e73afeb342", kill_on_drop: false }` [INFO] [stdout] 0528cbb2d95f4cc1221d3dddd6973cba287b70a60e7694a8eca353e73afeb342