[INFO] cloning repository https://github.com/nvasudevan/cfg-dataset-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nvasudevan/cfg-dataset-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvasudevan%2Fcfg-dataset-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvasudevan%2Fcfg-dataset-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6bba765b52888ecfa1bd8c53f82a1bd154a8dc3 [INFO] testing nvasudevan/cfg-dataset-gen against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvasudevan%2Fcfg-dataset-gen" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nvasudevan/cfg-dataset-gen on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nvasudevan/cfg-dataset-gen [INFO] finished tweaking git repo https://github.com/nvasudevan/cfg-dataset-gen [INFO] tweaked toml for git repo https://github.com/nvasudevan/cfg-dataset-gen written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nvasudevan/cfg-dataset-gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nvasudevan/cfgz` [INFO] [stderr] Updating git repository `https://github.com/nvasudevan/sinbad_rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d60e59e2d41eaed5cf781af63baad541ff9ce60dfeb114155756ab36d676affd [INFO] running `Command { std: "docker" "start" "-a" "d60e59e2d41eaed5cf781af63baad541ff9ce60dfeb114155756ab36d676affd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d60e59e2d41eaed5cf781af63baad541ff9ce60dfeb114155756ab36d676affd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60e59e2d41eaed5cf781af63baad541ff9ce60dfeb114155756ab36d676affd", kill_on_drop: false }` [INFO] [stdout] d60e59e2d41eaed5cf781af63baad541ff9ce60dfeb114155756ab36d676affd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fedbcb9ab70e1c738b7eed863c020fa07de14ff2ca4d07ed27f565e50550da5f [INFO] running `Command { std: "docker" "start" "-a" "fedbcb9ab70e1c738b7eed863c020fa07de14ff2ca4d07ed27f565e50550da5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sinbad_rs v0.1.0 (https://github.com/nvasudevan/sinbad_rs?branch=main#bc4718c2) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling vob v2.0.6 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling lrpar v0.10.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling packedvec v1.2.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sparsevec v0.1.3 [INFO] [stderr] Compiling cfgrammar v0.10.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling lrtable v0.10.1 [INFO] [stderr] Compiling lrlex v0.10.1 [INFO] [stderr] Compiling cfgz v0.1.0 (https://github.com/nvasudevan/cfgz?branch=main#c4370d83) [INFO] [stderr] Compiling cfg_dataset_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "fedbcb9ab70e1c738b7eed863c020fa07de14ff2ca4d07ed27f565e50550da5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedbcb9ab70e1c738b7eed863c020fa07de14ff2ca4d07ed27f565e50550da5f", kill_on_drop: false }` [INFO] [stdout] fedbcb9ab70e1c738b7eed863c020fa07de14ff2ca4d07ed27f565e50550da5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46a6368681e0eee21cfd879bdd375550207b85459601383bf47e65a5787d2780 [INFO] running `Command { std: "docker" "start" "-a" "46a6368681e0eee21cfd879bdd375550207b85459601383bf47e65a5787d2780", kill_on_drop: false }` [INFO] [stderr] Compiling cfg_dataset_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::cfg::mutate::generate` [INFO] [stdout] --> src/cfg/mutate.rs:234:43 [INFO] [stdout] | [INFO] [stdout] 234 | use crate::cfg::mutate::{CfgMutation, generate}; [INFO] [stdout] | ^^^^^^^^ no `generate` in `cfg::mutate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::cfg::mutate::generate` [INFO] [stdout] --> src/cfg/dataset.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | use crate::cfg::mutate::generate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `generate` in `cfg::mutate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/cfg/dataset.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | let _ = build_dataset(&cfgs, data_dir.path()) [INFO] [stdout] | ^^^^^^^^^^^^^ ----- --------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/cfg/dataset.rs:258:15 [INFO] [stdout] | [INFO] [stdout] 258 | pub(crate) fn build_dataset(ds_input: &DatasetGenInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ -------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg_dataset_gen` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "46a6368681e0eee21cfd879bdd375550207b85459601383bf47e65a5787d2780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a6368681e0eee21cfd879bdd375550207b85459601383bf47e65a5787d2780", kill_on_drop: false }` [INFO] [stdout] 46a6368681e0eee21cfd879bdd375550207b85459601383bf47e65a5787d2780