[INFO] cloning repository https://github.com/xlambein/zezaye [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xlambein/zezaye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlambein%2Fzezaye", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlambein%2Fzezaye'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8e53158af5efdd5cd0011dab73d47c3fec14467 [INFO] checking xlambein/zezaye against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlambein%2Fzezaye" "/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/xlambein/zezaye on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xlambein/zezaye [INFO] finished tweaking git repo https://github.com/xlambein/zezaye [INFO] tweaked toml for git repo https://github.com/xlambein/zezaye written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xlambein/zezaye 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filedescriptor v0.8.0 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2790494be4a436de17eafd3aea62674e02d3761173a5dea2dc98025982817b6a [INFO] running `Command { std: "docker" "start" "-a" "2790494be4a436de17eafd3aea62674e02d3761173a5dea2dc98025982817b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2790494be4a436de17eafd3aea62674e02d3761173a5dea2dc98025982817b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2790494be4a436de17eafd3aea62674e02d3761173a5dea2dc98025982817b6a", kill_on_drop: false }` [INFO] [stdout] 2790494be4a436de17eafd3aea62674e02d3761173a5dea2dc98025982817b6a [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 566e7d5ade07fce2190f2860e9167435388ca1f94dcb25c02a5e91cd1345b721 [INFO] running `Command { std: "docker" "start" "-a" "566e7d5ade07fce2190f2860e9167435388ca1f94dcb25c02a5e91cd1345b721", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking intbits v0.2.0 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking filedescriptor v0.8.0 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking gag v1.0.0 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking zezaye v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_syntax, box_patterns, allocator_api, nonnull_slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_syntax, box_patterns, allocator_api, nonnull_slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:234:23 [INFO] [stdout] | [INFO] [stdout] 234 | &Pair(box Object::Char(b'\n'), box Nil), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 234 | &Pair(Box::new(Object::Char(b'\n')), box Nil), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:234:48 [INFO] [stdout] | [INFO] [stdout] 234 | &Pair(box Object::Char(b'\n'), box Nil), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 234 | &Pair(box Object::Char(b'\n'), Box::new(Nil)), [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:234:23 [INFO] [stdout] | [INFO] [stdout] 234 | &Pair(box Object::Char(b'\n'), box Nil), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 234 | &Pair(Box::new(Object::Char(b'\n')), box Nil), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:280:51 [INFO] [stdout] | [INFO] [stdout] 280 | .mov_q_imm64(AX, Object::Pair(box Nil, box Nil).to_word()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 280 | .mov_q_imm64(AX, Object::Pair(Box::new(Nil), box Nil).to_word()) [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:234:48 [INFO] [stdout] | [INFO] [stdout] 234 | &Pair(box Object::Char(b'\n'), box Nil), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 234 | &Pair(box Object::Char(b'\n'), Box::new(Nil)), [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:280:60 [INFO] [stdout] | [INFO] [stdout] 280 | .mov_q_imm64(AX, Object::Pair(box Nil, box Nil).to_word()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 280 | .mov_q_imm64(AX, Object::Pair(box Nil, Box::new(Nil)).to_word()) [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:280:51 [INFO] [stdout] | [INFO] [stdout] 280 | .mov_q_imm64(AX, Object::Pair(box Nil, box Nil).to_word()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 280 | .mov_q_imm64(AX, Object::Pair(Box::new(Nil), box Nil).to_word()) [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:280:60 [INFO] [stdout] | [INFO] [stdout] 280 | .mov_q_imm64(AX, Object::Pair(box Nil, box Nil).to_word()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 280 | .mov_q_imm64(AX, Object::Pair(box Nil, Box::new(Nil)).to_word()) [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:170:46 [INFO] [stdout] | [INFO] [stdout] 170 | Tag::Pair => Ok(Object::Pair(box Object::Nil, box Object::Nil)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 170 | Tag::Pair => Ok(Object::Pair(Box::new(Object::Nil), box Object::Nil)), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:170:63 [INFO] [stdout] | [INFO] [stdout] 170 | Tag::Pair => Ok(Object::Pair(box Object::Nil, box Object::Nil)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 170 | Tag::Pair => Ok(Object::Pair(box Object::Nil, Box::new(Object::Nil))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:170:46 [INFO] [stdout] | [INFO] [stdout] 170 | Tag::Pair => Ok(Object::Pair(box Object::Nil, box Object::Nil)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 170 | Tag::Pair => Ok(Object::Pair(Box::new(Object::Nil), box Object::Nil)), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:170:63 [INFO] [stdout] | [INFO] [stdout] 170 | Tag::Pair => Ok(Object::Pair(box Object::Nil, box Object::Nil)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 170 | Tag::Pair => Ok(Object::Pair(box Object::Nil, Box::new(Object::Nil))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | Ok(Object::Pair(box self.read_expr()?, box self.read_list()?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 105 | Ok(Object::Pair(Box::new(self.read_expr()?), box self.read_list()?)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | Ok(Object::Pair(box self.read_expr()?, box self.read_list()?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 105 | Ok(Object::Pair(box self.read_expr()?, Box::new(self.read_list()?))) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | Ok(Object::Pair(box self.read_expr()?, box self.read_list()?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 105 | Ok(Object::Pair(Box::new(self.read_expr()?), box self.read_list()?)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | Ok(Object::Pair(box self.read_expr()?, box self.read_list()?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 105 | Ok(Object::Pair(box self.read_expr()?, Box::new(self.read_list()?))) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:786:18 [INFO] [stdout] | [INFO] [stdout] 786 | Pair(box Nil, box Nil) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 786 | Pair(Box::new(Nil), box Nil) [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:786:27 [INFO] [stdout] | [INFO] [stdout] 786 | Pair(box Nil, box Nil) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 786 | Pair(box Nil, Box::new(Nil)) [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:805:18 [INFO] [stdout] | [INFO] [stdout] 805 | Pair(box Nil, box Nil) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 805 | Pair(Box::new(Nil), box Nil) [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:805:27 [INFO] [stdout] | [INFO] [stdout] 805 | Pair(box Nil, box Nil) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 805 | Pair(box Nil, Box::new(Nil)) [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:816:37 [INFO] [stdout] | [INFO] [stdout] 816 | assert_eq!(objects[3], Pair(box Nil, box Nil)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 816 | assert_eq!(objects[3], Pair(Box::new(Nil), box Nil)); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/compiler.rs:816:46 [INFO] [stdout] | [INFO] [stdout] 816 | assert_eq!(objects[3], Pair(box Nil, box Nil)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 816 | assert_eq!(objects[3], Pair(box Nil, Box::new(Nil))); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | box Object::Symbol("+".to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 319 | Box::new(Object::Symbol("+".to_owned())), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | box Object::Int(12), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 321 | Box::new(Object::Int(12)), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | box Object::Pair(box Object::Int(34), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 322 | box Object::Pair(Box::new(Object::Int(34)), box Object::Nil) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:322:59 [INFO] [stdout] | [INFO] [stdout] 322 | box Object::Pair(box Object::Int(34), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 322 | box Object::Pair(box Object::Int(34), Box::new(Object::Nil)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:322:21 [INFO] [stdout] | [INFO] [stdout] 322 | box Object::Pair(box Object::Int(34), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 322 | Box::new(Object::Pair(box Object::Int(34), box Object::Nil)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | / box Object::Pair( [INFO] [stdout] 321 | | box Object::Int(12), [INFO] [stdout] 322 | | box Object::Pair(box Object::Int(34), box Object::Nil) [INFO] [stdout] 323 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 320 ~ Box::new(Object::Pair( [INFO] [stdout] 321 + box Object::Int(12), [INFO] [stdout] 322 + box Object::Pair(box Object::Int(34), box Object::Nil) [INFO] [stdout] 323 + )) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | box Object::Symbol("foo".to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 329 | Box::new(Object::Symbol("foo".to_owned())), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:330:34 [INFO] [stdout] | [INFO] [stdout] 330 | box Object::Pair(box Object::Symbol("bar".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 330 | box Object::Pair(Box::new(Object::Symbol("bar".to_owned())), box Object::Nil) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:330:72 [INFO] [stdout] | [INFO] [stdout] 330 | box Object::Pair(box Object::Symbol("bar".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 330 | box Object::Pair(box Object::Symbol("bar".to_owned()), Box::new(Object::Nil)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 330 | box Object::Pair(box Object::Symbol("bar".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 330 | Box::new(Object::Pair(box Object::Symbol("bar".to_owned()), box Object::Nil)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | box Object::Symbol("λ".to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 337 | Box::new(Object::Symbol("λ".to_owned())), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | box Object::Symbol("x".to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 339 | Box::new(Object::Symbol("x".to_owned())), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:340:42 [INFO] [stdout] | [INFO] [stdout] 340 | box Object::Pair(box Object::Symbol("x".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 340 | box Object::Pair(Box::new(Object::Symbol("x".to_owned())), box Object::Nil) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:340:78 [INFO] [stdout] | [INFO] [stdout] 340 | box Object::Pair(box Object::Symbol("x".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 340 | box Object::Pair(box Object::Symbol("x".to_owned()), Box::new(Object::Nil)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | box Object::Pair(box Object::Symbol("x".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 340 | Box::new(Object::Pair(box Object::Symbol("x".to_owned()), box Object::Nil)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | / box Object::Pair( [INFO] [stdout] 339 | | box Object::Symbol("x".to_owned()), [INFO] [stdout] 340 | | box Object::Pair(box Object::Symbol("x".to_owned()), box Object::Nil) [INFO] [stdout] 341 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 338 ~ Box::new(Object::Pair( [INFO] [stdout] 339 + box Object::Symbol("x".to_owned()), [INFO] [stdout] 340 + box Object::Pair(box Object::Symbol("x".to_owned()), box Object::Nil) [INFO] [stdout] 341 + )) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | / box Object::Pair( [INFO] [stdout] 337 | | box Object::Symbol("λ".to_owned()), [INFO] [stdout] 338 | | box Object::Pair( [INFO] [stdout] 339 | | box Object::Symbol("x".to_owned()), [INFO] [stdout] 340 | | box Object::Pair(box Object::Symbol("x".to_owned()), box Object::Nil) [INFO] [stdout] 341 | | ) [INFO] [stdout] 342 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 336 ~ Box::new(Object::Pair( [INFO] [stdout] 337 ~ box Object::Symbol("λ".to_owned()), [INFO] [stdout] 338 + box Object::Pair( [INFO] [stdout] 339 + box Object::Symbol("x".to_owned()), [INFO] [stdout] 340 + box Object::Pair(box Object::Symbol("x".to_owned()), box Object::Nil) [INFO] [stdout] 341 + ) [INFO] [stdout] 342 ~ )), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:343:34 [INFO] [stdout] | [INFO] [stdout] 343 | box Object::Pair(box Object::Symbol("y".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 343 | box Object::Pair(Box::new(Object::Symbol("y".to_owned())), box Object::Nil) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:343:70 [INFO] [stdout] | [INFO] [stdout] 343 | box Object::Pair(box Object::Symbol("y".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 343 | box Object::Pair(box Object::Symbol("y".to_owned()), Box::new(Object::Nil)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/reader.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 343 | box Object::Pair(box Object::Symbol("y".to_owned()), box Object::Nil) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 343 | Box::new(Object::Pair(box Object::Symbol("y".to_owned()), box Object::Nil)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zezaye` (bin "zezaye") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zezaye` (bin "zezaye" test) due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "566e7d5ade07fce2190f2860e9167435388ca1f94dcb25c02a5e91cd1345b721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566e7d5ade07fce2190f2860e9167435388ca1f94dcb25c02a5e91cd1345b721", kill_on_drop: false }` [INFO] [stdout] 566e7d5ade07fce2190f2860e9167435388ca1f94dcb25c02a5e91cd1345b721