[INFO] cloning repository https://github.com/praizmiky/focus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/praizmiky/focus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraizmiky%2Ffocus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraizmiky%2Ffocus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c31d15e5890e3ec51b96446f820bb963865aafb [INFO] testing praizmiky/focus against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraizmiky%2Ffocus" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/praizmiky/focus [INFO] finished tweaking git repo https://github.com/praizmiky/focus [INFO] tweaked toml for git repo https://github.com/praizmiky/focus written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/praizmiky/focus on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/praizmiky/focus 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0044babfdc860134cf5a54eddecac9a615745ebb3027ef4e39b535480e062c67 [INFO] running `Command { std: "docker" "start" "-a" "0044babfdc860134cf5a54eddecac9a615745ebb3027ef4e39b535480e062c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0044babfdc860134cf5a54eddecac9a615745ebb3027ef4e39b535480e062c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0044babfdc860134cf5a54eddecac9a615745ebb3027ef4e39b535480e062c67", kill_on_drop: false }` [INFO] [stdout] 0044babfdc860134cf5a54eddecac9a615745ebb3027ef4e39b535480e062c67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6beae0362bb29436ad77191a31adfe141abab891289fc0c4d57564f8097dae [INFO] running `Command { std: "docker" "start" "-a" "ab6beae0362bb29436ad77191a31adfe141abab891289fc0c4d57564f8097dae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ghost v0.1.17 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling num-parse v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling charclass v0.2.0 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling tokay v0.4.0 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling tokay-macros v0.5.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling tokay v0.6.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "ab6beae0362bb29436ad77191a31adfe141abab891289fc0c4d57564f8097dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6beae0362bb29436ad77191a31adfe141abab891289fc0c4d57564f8097dae", kill_on_drop: false }` [INFO] [stdout] ab6beae0362bb29436ad77191a31adfe141abab891289fc0c4d57564f8097dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71cee0890f293d5684f5d65fe14c7badd3b0c89f9cbbef2d5f7e0abbeeb74dcf [INFO] running `Command { std: "docker" "start" "-a" "71cee0890f293d5684f5d65fe14c7badd3b0c89f9cbbef2d5f7e0abbeeb74dcf", kill_on_drop: false }` [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokay v0.6.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BuiltinChar(fn(ch: char) -> bool), // Matches one character from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/value/token.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Hash, PartialEq, PartialOrd)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | BuiltinChars(fn(ch: char) -> bool), // Matches multiple characters from a callback function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokay` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name tokay --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="static_expression_evaluation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "static_expression_evaluation"))' -C metadata=d43a9cbf2cbb5bd3 -C extra-filename=-6798650e91bd690c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern charclass=/opt/rustwide/target/debug/deps/libcharclass-04d0e790926c3531.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc7db486b2cf7677.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6721d8af82c77749.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-39cb3f61f23dfbeb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-02f65d2fc74f274e.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-123c524bf489ed14.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-cdfcf8e92054dd07.rlib --extern num_parse=/opt/rustwide/target/debug/deps/libnum_parse-969597174ac026f5.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-35e75d3388ab0944.rlib --extern tokay_macros=/opt/rustwide/target/debug/deps/libtokay_macros-7f34aa3bb605fd38.so --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "71cee0890f293d5684f5d65fe14c7badd3b0c89f9cbbef2d5f7e0abbeeb74dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71cee0890f293d5684f5d65fe14c7badd3b0c89f9cbbef2d5f7e0abbeeb74dcf", kill_on_drop: false }` [INFO] [stdout] 71cee0890f293d5684f5d65fe14c7badd3b0c89f9cbbef2d5f7e0abbeeb74dcf