[INFO] cloning repository https://github.com/PlatformAwareProgramming/configurable-features
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PlatformAwareProgramming/configurable-features" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlatformAwareProgramming%2Fconfigurable-features", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlatformAwareProgramming%2Fconfigurable-features'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11beb1455d727cadeea58d39ae9946dcbcf55afd
[INFO] testing PlatformAwareProgramming/configurable-features against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlatformAwareProgramming%2Fconfigurable-features" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PlatformAwareProgramming/configurable-features
[INFO] finished tweaking git repo https://github.com/PlatformAwareProgramming/configurable-features
[INFO] tweaked toml for git repo https://github.com/PlatformAwareProgramming/configurable-features written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PlatformAwareProgramming/configurable-features on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PlatformAwareProgramming/configurable-features already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded ctor v0.6.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.102
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 459d43d7ee1ddbd076dfec52866d7df6aad4477585cf2e5581f48a965c1c8a3a
[INFO] running `Command { std: "docker" "start" "-a" "459d43d7ee1ddbd076dfec52866d7df6aad4477585cf2e5581f48a965c1c8a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "459d43d7ee1ddbd076dfec52866d7df6aad4477585cf2e5581f48a965c1c8a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "459d43d7ee1ddbd076dfec52866d7df6aad4477585cf2e5581f48a965c1c8a3a", kill_on_drop: false }`
[INFO] [stdout] 459d43d7ee1ddbd076dfec52866d7df6aad4477585cf2e5581f48a965c1c8a3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9075fa7e273dc3e4740dce110bbdf85cfc195519c97a61b977b5957dbe3a0ed6
[INFO] running `Command { std: "docker" "start" "-a" "9075fa7e273dc3e4740dce110bbdf85cfc195519c97a61b977b5957dbe3a0ed6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling ctor v0.6.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling configurable-features-macros v0.1.0 (/opt/rustwide/workdir/configurable-features-macros)
[INFO] [stderr]    Compiling configurable-features v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::PlatformParameter`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::PlatformParameter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Feature`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Feature;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::insert_feature`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::insert_feature;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ctor::ctor`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ctor::ctor;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.28s
[INFO] running `Command { std: "docker" "inspect" "9075fa7e273dc3e4740dce110bbdf85cfc195519c97a61b977b5957dbe3a0ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9075fa7e273dc3e4740dce110bbdf85cfc195519c97a61b977b5957dbe3a0ed6", kill_on_drop: false }`
[INFO] [stdout] 9075fa7e273dc3e4740dce110bbdf85cfc195519c97a61b977b5957dbe3a0ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62c800d9aa39486489a93b643d758c0e9d23b85171f42ac9a5efa3fe62213adc
[INFO] running `Command { std: "docker" "start" "-a" "62c800d9aa39486489a93b643d758c0e9d23b85171f42ac9a5efa3fe62213adc", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::PlatformParameter`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::PlatformParameter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Feature`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Feature;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::insert_feature`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::insert_feature;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ctor::ctor`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ctor::ctor;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling configurable-features v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::PlatformParameter`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::PlatformParameter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Feature`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Feature;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::insert_feature`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::insert_feature;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ctor::ctor`
[INFO] [stdout]  --> src/create_feature_hierarchy.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ctor::ctor;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "62c800d9aa39486489a93b643d758c0e9d23b85171f42ac9a5efa3fe62213adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62c800d9aa39486489a93b643d758c0e9d23b85171f42ac9a5efa3fe62213adc", kill_on_drop: false }`
[INFO] [stdout] 62c800d9aa39486489a93b643d758c0e9d23b85171f42ac9a5efa3fe62213adc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 442cc5eac601ea80adbe99a46ffb514573fde8b0d504c8f7d57702bd177a0619
[INFO] running `Command { std: "docker" "start" "-a" "442cc5eac601ea80adbe99a46ffb514573fde8b0d504c8f7d57702bd177a0619", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::PlatformParameter`
[INFO] [stdout] 
[INFO] [stderr]  --> src/create_feature_hierarchy.rs:1:5
[INFO] [stdout] running 0 tests
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr] 1 | use crate::PlatformParameter;
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::Feature`
[INFO] [stderr]  --> src/create_feature_hierarchy.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::Feature;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::insert_feature`
[INFO] [stderr]  --> src/create_feature_hierarchy.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::insert_feature;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ctor::ctor`
[INFO] [stderr]  --> src/create_feature_hierarchy.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use ctor::ctor;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `configurable-features` (lib) generated 4 warnings (run `cargo fix --lib -p configurable-features` to apply 4 suggestions)
[INFO] [stderr] warning: `configurable-features` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/configurable_features-011e50114f17cc5b)
[INFO] [stderr]    Doc-tests configurable_features
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/create_feature_hierarchy.rs - create_feature_hierarchy::create_feature_hierarchy (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/create_feature_hierarchy.rs - create_feature_hierarchy::create_feature_hierarchy (line 13) stdout ----
[INFO] [stdout] error: cannot find macro `create_feature_hierarchy` in this scope
[INFO] [stdout]   --> src/create_feature_hierarchy.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | create_feature_hierarchy! {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use configurable_features::create_feature_hierarchy;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/create_feature_hierarchy.rs - create_feature_hierarchy::create_feature_hierarchy (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.24s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "442cc5eac601ea80adbe99a46ffb514573fde8b0d504c8f7d57702bd177a0619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "442cc5eac601ea80adbe99a46ffb514573fde8b0d504c8f7d57702bd177a0619", kill_on_drop: false }`
[INFO] [stdout] 442cc5eac601ea80adbe99a46ffb514573fde8b0d504c8f7d57702bd177a0619
