[INFO] cloning repository https://github.com/juanibiapina/lish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juanibiapina/lish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Flish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Flish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 396dea152217979551cf1fe778c9cab5cb510088 [INFO] testing juanibiapina/lish against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Flish" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juanibiapina/lish on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/juanibiapina/lish [INFO] finished tweaking git repo https://github.com/juanibiapina/lish [INFO] tweaked toml for git repo https://github.com/juanibiapina/lish written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/juanibiapina/lish 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/Geal/nom.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maplit v0.1.4 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e33e48dbb052abc937a451d9ce40507cd78c6429bc7a9897696dd140b7fcf12e [INFO] running `Command { std: "docker" "start" "-a" "e33e48dbb052abc937a451d9ce40507cd78c6429bc7a9897696dd140b7fcf12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e33e48dbb052abc937a451d9ce40507cd78c6429bc7a9897696dd140b7fcf12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33e48dbb052abc937a451d9ce40507cd78c6429bc7a9897696dd140b7fcf12e", kill_on_drop: false }` [INFO] [stdout] e33e48dbb052abc937a451d9ce40507cd78c6429bc7a9897696dd140b7fcf12e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9398478caf7929ab7681fb5afd99990b522b0048b275e566759c35fc8271c1c [INFO] running `Command { std: "docker" "start" "-a" "d9398478caf7929ab7681fb5afd99990b522b0048b275e566759c35fc8271c1c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling nom v2.2.1 (https://github.com/Geal/nom.git#d1d18426) [INFO] [stderr] Compiling lish v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/shell/builtins/cd.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | env::home_dir().expect("Could not get your home dir") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/engine.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env::home_dir; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/engine.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | let mut path = match home_dir() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, nom v2.2.1 (https://github.com/Geal/nom.git#d1d18426) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d9398478caf7929ab7681fb5afd99990b522b0048b275e566759c35fc8271c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9398478caf7929ab7681fb5afd99990b522b0048b275e566759c35fc8271c1c", kill_on_drop: false }` [INFO] [stdout] d9398478caf7929ab7681fb5afd99990b522b0048b275e566759c35fc8271c1c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 668111f3bb67878f98dfd846f4732767a2733af7bdf1b9e61c3e6ea7c114988f [INFO] running `Command { std: "docker" "start" "-a" "668111f3bb67878f98dfd846f4732767a2733af7bdf1b9e61c3e6ea7c114988f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling maplit v0.1.4 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/shell/builtins/cd.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | env::home_dir().expect("Could not get your home dir") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/engine.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env::home_dir; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/engine.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | let mut path = match home_dir() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lish v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/lisp/parser.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stdout] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/shell/builtins/cd.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | env::home_dir().expect("Could not get your home dir") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/engine.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env::home_dir; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/engine.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | let mut path = match home_dir() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, nom v2.2.1 (https://github.com/Geal/nom.git#d1d18426) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "668111f3bb67878f98dfd846f4732767a2733af7bdf1b9e61c3e6ea7c114988f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "668111f3bb67878f98dfd846f4732767a2733af7bdf1b9e61c3e6ea7c114988f", kill_on_drop: false }` [INFO] [stdout] 668111f3bb67878f98dfd846f4732767a2733af7bdf1b9e61c3e6ea7c114988f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83f0c55f1825119568dc5dae85f3cb46fe37a2989fe77946bc984c27e5ba267d [INFO] running `Command { std: "docker" "start" "-a" "83f0c55f1825119568dc5dae85f3cb46fe37a2989fe77946bc984c27e5ba267d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/lisp/parser.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / lazy_static! { [INFO] [stderr] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stderr] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/lisp/parser.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / lazy_static! { [INFO] [stderr] 11 | | static ref INTEGER_REGEX: regex::Regex = regex::Regex::new(r"^-?[0-9]+$").unwrap(); [INFO] [stderr] 12 | | static ref STRING_REGEX: regex::Regex = regex::Regex::new(r#"^".*"$"#).unwrap(); [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/shell/builtins/cd.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | env::home_dir().expect("Could not get your home dir") [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/engine.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use std::env::home_dir; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/engine.rs:63:30 [INFO] [stderr] | [INFO] [stderr] 63 | let mut path = match home_dir() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lish` (lib) generated 7 warnings (2 duplicates) [INFO] [stderr] warning: `lish` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, nom v2.2.1 (https://github.com/Geal/nom.git#d1d18426) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lish-01c535354bfffe62) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test lisp::evaluator::tests::eval_lisp_integer ... ok [INFO] [stdout] test lisp::evaluator::tests::eval_def ... ok [INFO] [stdout] test lisp::evaluator::tests::eval_lisp_list ... ok [INFO] [stdout] test lisp::evaluator::tests::eval_lisp_string ... ok [INFO] [stdout] test lisp::evaluator::tests::eval_lisp_symbol ... ok [INFO] [stdout] test env::tests::test_lookup_on_outer_env ... ok [INFO] [stdout] test env::tests::test_set_in_env_doesnt_change_outer ... ok [INFO] [stdout] test lisp::lexer::tests::lex_ident_with_dash ... ok [INFO] [stdout] test lisp::evaluator::tests::eval_do ... ok [INFO] [stdout] test lisp::evaluator::tests::eval_nested_list ... ok [INFO] [stdout] test env::tests::test_simple_env_lookup ... ok [INFO] [stdout] test lisp::lexer::tests::lex_illegal ... ok [INFO] [stdout] test lisp::lexer::tests::lex_left_parenthesis ... ok [INFO] [stdout] test lisp::lexer::tests::lex_ident_alpha ... ok [INFO] [stdout] test lisp::parser::tests::parse_nil ... ok [INFO] [stdout] test lisp::lexer::tests::lex_ident_with_slash ... ok [INFO] [stdout] test lisp::lexer::tests::lex_right_parenthesis ... ok [INFO] [stdout] test lisp::lexer::tests::lex_two_idents_with_dash ... ok [INFO] [stdout] test lisp::evaluator::tests::eval_eval ... ok [INFO] [stdout] test lisp::lexer::tests::lex_ident_with_quotes ... ok [INFO] [stdout] test printer::tests::print_hashmap ... ok [INFO] [stdout] test lisp::parser::tests::parse_string ... ok [INFO] [stdout] test printer::tests::display_integer ... ok [INFO] [stdout] test lisp::evaluator::tests::eval_fn ... ok [INFO] [stdout] test printer::tests::display_string ... ok [INFO] [stdout] test printer::tests::display_string_in_list ... ok [INFO] [stdout] test printer::tests::print_empty_hashmap ... ok [INFO] [stdout] test printer::tests::print_function ... ok [INFO] [stdout] test lisp::parser::tests::parse_string_with_quotes ... ok [INFO] [stdout] test lisp::lexer::tests::lex_ident_with_dots ... ok [INFO] [stdout] test lisp::parser::tests::parse_simple_lisp_expression ... ok [INFO] [stdout] test lisp::parser::tests::parse_nested_lisp_expression ... ok [INFO] [stdout] test lisp::parser::tests::parse_two_strings_on_same_line ... ok [INFO] [stdout] test printer::tests::print_integer ... ok [INFO] [stdout] test printer::tests::print_list ... ok [INFO] [stdout] test printer::tests::print_native_function ... ok [INFO] [stdout] test printer::tests::print_nil ... ok [INFO] [stdout] test printer::tests::print_string ... ok [INFO] [stdout] test printer::tests::print_string_in_list ... ok [INFO] [stdout] test printer::tests::print_symbol ... ok [INFO] [stdout] test shell::lexer::tests::lex_ident_with_dots ... ok [INFO] [stdout] test lisp::lexer::tests::lex_ident_with_math_symbols ... ok [INFO] [stdout] test shell::lexer::tests::lex_ident_with_math_symbols ... ok [INFO] [stdout] test shell::lexer::tests::lex_multiple_idents ... ok [INFO] [stdout] test shell::lexer::tests::lex_ident_with_quotes ... ok [INFO] [stdout] test printer::tests::print_nested_list ... ok [INFO] [stdout] test shell::lexer::tests::lex_ident_with_slash ... ok [INFO] [stdout] test lisp::lexer::tests::lex_multiple_idents ... ok [INFO] [stdout] test shell::lexer::tests::lex_ident_with_dash ... ok [INFO] [stdout] test shell::lexer::tests::lex_illegal ... ok [INFO] [stdout] test shell::lexer::tests::lex_ident_alpha ... ok [INFO] [stdout] test shell::lexer::tests::lex_two_idents_with_dash ... ok [INFO] [stdout] test shell::parser::tests::parse_shell_expr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lish-bb093bb4f3de52ef) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/do.rs (/opt/rustwide/target/debug/deps/do-c02de8215d92bef9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/eval.rs (/opt/rustwide/target/debug/deps/eval-fd4da07194c0230b) [INFO] [stdout] test special_form_do ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/functions.rs (/opt/rustwide/target/debug/deps/functions-2453eeb5ac7b20d1) [INFO] [stdout] test eval_a_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test no_args_and_simple_body ... ok [INFO] [stdout] test no_args_and_function_body ... ok [INFO] [stdout] test argument_and_do ... ok [INFO] [stdout] test with_one_argument ... ok [INFO] [stdout] test capture_outer_variable ... ok [INFO] [stdout] test combining_with_do ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/hash.rs (/opt/rustwide/target/debug/deps/hash-c49c8ae5f48a6648) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test hash_no_args ... ok [INFO] [stdout] test hash_one_pair_of_args ... ok [INFO] [stdout] test assoc ... ok [INFO] [stderr] Running tests/math.rs (/opt/rustwide/target/debug/deps/math-25c0f2bedc640869) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test subtraction ... ok [INFO] [stdout] test sums ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/printer.rs (/opt/rustwide/target/debug/deps/printer-051535dc810f5651) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/string.rs (/opt/rustwide/target/debug/deps/string-f0f511715773e7b7) [INFO] [stdout] test write_string ... ok [INFO] [stdout] test display_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test string_append ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests lish [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83f0c55f1825119568dc5dae85f3cb46fe37a2989fe77946bc984c27e5ba267d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f0c55f1825119568dc5dae85f3cb46fe37a2989fe77946bc984c27e5ba267d", kill_on_drop: false }` [INFO] [stdout] 83f0c55f1825119568dc5dae85f3cb46fe37a2989fe77946bc984c27e5ba267d