[INFO] fetching crate jazz 0.2.2... [INFO] checking jazz-0.2.2 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate jazz 0.2.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate jazz 0.2.2 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jazz 0.2.2 [INFO] finished tweaking crates.io crate jazz 0.2.2 [INFO] tweaked toml for crates.io crate jazz 0.2.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 855a6502dda9b1a81d8f5cd66fdd6f54583dfd6448e983721b9e19dfa9e277fd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "855a6502dda9b1a81d8f5cd66fdd6f54583dfd6448e983721b9e19dfa9e277fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "855a6502dda9b1a81d8f5cd66fdd6f54583dfd6448e983721b9e19dfa9e277fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855a6502dda9b1a81d8f5cd66fdd6f54583dfd6448e983721b9e19dfa9e277fd", kill_on_drop: false }` [INFO] [stdout] 855a6502dda9b1a81d8f5cd66fdd6f54583dfd6448e983721b9e19dfa9e277fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cfbec5e7fe25de7be080966699f5959f180683f3acf2749d56a9d50969728a42 [INFO] running `Command { std: "docker" "start" "-a" "cfbec5e7fe25de7be080966699f5959f180683f3acf2749d56a9d50969728a42", kill_on_drop: false }` [INFO] [stderr] Checking jazz v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/machine.rs:461:73 [INFO] [stdout] | [INFO] [stdout] 461 | obj.store_at(self, vec![target, key, value], 0);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/machine.rs:461:73 [INFO] [stdout] | [INFO] [stdout] 461 | obj.store_at(self, vec![target, key, value], 0);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:344:33 [INFO] [stdout] | [INFO] [stdout] 343 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 344 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:377:33 [INFO] [stdout] | [INFO] [stdout] 376 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 377 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:354:33 [INFO] [stdout] | [INFO] [stdout] 353 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 354 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 363 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 364 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:312:25 [INFO] [stdout] | [INFO] [stdout] 311 | let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 312 | self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:323:33 [INFO] [stdout] | [INFO] [stdout] 322 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 323 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:333:33 [INFO] [stdout] | [INFO] [stdout] 332 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 333 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:404:25 [INFO] [stdout] | [INFO] [stdout] 403 | let value = self.globals.get(index).unwrap(); [INFO] [stdout] | ------------ immutable borrow occurs here [INFO] [stdout] 404 | self.set(*reg, *value); [INFO] [stdout] | ^^^^ ------ immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:344:33 [INFO] [stdout] | [INFO] [stdout] 343 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 344 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:377:33 [INFO] [stdout] | [INFO] [stdout] 376 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 377 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:354:33 [INFO] [stdout] | [INFO] [stdout] 353 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 354 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 363 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 364 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:312:25 [INFO] [stdout] | [INFO] [stdout] 311 | let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 312 | self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:323:33 [INFO] [stdout] | [INFO] [stdout] 322 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 323 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:333:33 [INFO] [stdout] | [INFO] [stdout] 332 | ... let idx = self.labels.get(lbl_id).unwrap(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 333 | ... self.branch(*idx); [INFO] [stdout] | ^^^^ ---- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/machine.rs:404:25 [INFO] [stdout] | [INFO] [stdout] 403 | let value = self.globals.get(index).unwrap(); [INFO] [stdout] | ------------ immutable borrow occurs here [INFO] [stdout] 404 | self.set(*reg, *value); [INFO] [stdout] | ^^^^ ------ immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "cfbec5e7fe25de7be080966699f5959f180683f3acf2749d56a9d50969728a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbec5e7fe25de7be080966699f5959f180683f3acf2749d56a9d50969728a42", kill_on_drop: false }` [INFO] [stdout] cfbec5e7fe25de7be080966699f5959f180683f3acf2749d56a9d50969728a42