[INFO] updating cached repository https://github.com/brain-lang/brain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 234eccd8f5a71818704fe79d32c5c3eb73bce5d4 [INFO] checking brain-lang/brain against master#4fb54ed484e2239a3e9eff3be17df00d2a162be3 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrain-lang%2Fbrain" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brain-lang/brain on toolchain 4fb54ed484e2239a3e9eff3be17df00d2a162be3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brain-lang/brain [INFO] finished tweaking git repo https://github.com/brain-lang/brain [INFO] tweaked toml for git repo https://github.com/brain-lang/brain written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/brain-lang/brain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "metadata" "--no-deps" "--format-version=1", 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] 606dce41e00839c24ae1ea16f2b8e4a2e63da92409ccabdee6ab6e01073a5094 [INFO] running `Command { std: "docker" "start" "-a" "606dce41e00839c24ae1ea16f2b8e4a2e63da92409ccabdee6ab6e01073a5094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "606dce41e00839c24ae1ea16f2b8e4a2e63da92409ccabdee6ab6e01073a5094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606dce41e00839c24ae1ea16f2b8e4a2e63da92409ccabdee6ab6e01073a5094", kill_on_drop: false }` [INFO] [stdout] 606dce41e00839c24ae1ea16f2b8e4a2e63da92409ccabdee6ab6e01073a5094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 864e23f3470cef6e1331089bb54b9f76f24753821ac407a1f36b0aa4da587cb5 [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" "864e23f3470cef6e1331089bb54b9f76f24753821ac407a1f36b0aa4da587cb5", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking libc v0.2.22 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking pest v0.4.1 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking clap v2.24.2 [INFO] [stderr] Checking brain v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/operations/primitives.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | /// To add a primitive, simply add a field to the following struct [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/operations/primitives.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | /// Everything else will be generated for you [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/operations/scope.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | operations: Rc OperationsResult>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut ScopeStack, FuncArgs, MemoryBlock) -> OperationsResult` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/core/primitives/boolean.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | / /// Thanks to certain properties of booleans, we can evaluate certain things during [INFO] [stdout] 213 | | /// compilation and avoid a lot of extra computation. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] 214 | / (&ScopeItem::Constant {type_id: const_type, ref bytes}, &ScopeItem::TypedBlock {type_id: other_type, memory}) | [INFO] [stdout] 215 | | (&ScopeItem::TypedBlock {type_id: other_type, memory}, &ScopeItem::Constant {type_id: const_type, ref bytes}) => { [INFO] [stdout] 216 | | debug_assert_eq!(const_type, bool_type); [INFO] [stdout] 217 | | debug_assert_eq!(other_type, bool_type); [INFO] [stdout] ... | [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/core/primitives/boolean.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | / /// Thanks to certain properties of booleans, we can evaluate certain things during [INFO] [stdout] 360 | | /// compilation and avoid a lot of extra computation. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] 361 | / (&ScopeItem::Constant {type_id: const_type, ref bytes}, &ScopeItem::TypedBlock {type_id: other_type, memory}) | [INFO] [stdout] 362 | | (&ScopeItem::TypedBlock {type_id: other_type, memory}, &ScopeItem::Constant {type_id: const_type, ref bytes}) => { [INFO] [stdout] 363 | | debug_assert_eq!(const_type, bool_type); [INFO] [stdout] 364 | | debug_assert_eq!(other_type, bool_type); [INFO] [stdout] ... | [INFO] [stdout] 378 | | } [INFO] [stdout] 379 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/core/primitives/boolean.rs:513:17 [INFO] [stdout] | [INFO] [stdout] 513 | / /// Thanks to certain properties of booleans, we can evaluate certain things during [INFO] [stdout] 514 | | /// compilation and avoid a lot of extra computation. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] 515 | / (&ScopeItem::Constant {type_id: const_type, ref bytes}, &ScopeItem::TypedBlock {type_id: other_type, memory}) | [INFO] [stdout] 516 | | (&ScopeItem::TypedBlock {type_id: other_type, memory}, &ScopeItem::Constant {type_id: const_type, ref bytes}) => { [INFO] [stdout] 517 | | debug_assert_eq!(const_type, bool_type); [INFO] [stdout] 518 | | debug_assert_eq!(other_type, bool_type); [INFO] [stdout] ... | [INFO] [stdout] 548 | | }] [INFO] [stdout] 549 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/core/primitives/boolean.rs:641:17 [INFO] [stdout] | [INFO] [stdout] 641 | / /// Thanks to certain properties of booleans, we can evaluate certain things during [INFO] [stdout] 642 | | /// compilation and avoid a lot of extra computation. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] 643 | / (&ScopeItem::Constant {type_id: const_type, ref bytes}, &ScopeItem::TypedBlock {type_id: other_type, memory}) | [INFO] [stdout] 644 | | (&ScopeItem::TypedBlock {type_id: other_type, memory}, &ScopeItem::Constant {type_id: const_type, ref bytes}) => { [INFO] [stdout] 645 | | debug_assert_eq!(const_type, bool_type); [INFO] [stdout] 646 | | debug_assert_eq!(other_type, bool_type); [INFO] [stdout] ... | [INFO] [stdout] 676 | | }] [INFO] [stdout] 677 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/operations/primitives.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | /// To add a primitive, simply add a field to the following struct [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/operations/primitives.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | /// Everything else will be generated for you [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/operations/scope.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | operations: Rc OperationsResult>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut ScopeStack, FuncArgs, MemoryBlock) -> OperationsResult` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/core/primitives/boolean.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | / /// Thanks to certain properties of booleans, we can evaluate certain things during [INFO] [stdout] 213 | | /// compilation and avoid a lot of extra computation. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] 214 | / (&ScopeItem::Constant {type_id: const_type, ref bytes}, &ScopeItem::TypedBlock {type_id: other_type, memory}) | [INFO] [stdout] 215 | | (&ScopeItem::TypedBlock {type_id: other_type, memory}, &ScopeItem::Constant {type_id: const_type, ref bytes}) => { [INFO] [stdout] 216 | | debug_assert_eq!(const_type, bool_type); [INFO] [stdout] 217 | | debug_assert_eq!(other_type, bool_type); [INFO] [stdout] ... | [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/core/primitives/boolean.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | / /// Thanks to certain properties of booleans, we can evaluate certain things during [INFO] [stdout] 360 | | /// compilation and avoid a lot of extra computation. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] 361 | / (&ScopeItem::Constant {type_id: const_type, ref bytes}, &ScopeItem::TypedBlock {type_id: other_type, memory}) | [INFO] [stdout] 362 | | (&ScopeItem::TypedBlock {type_id: other_type, memory}, &ScopeItem::Constant {type_id: const_type, ref bytes}) => { [INFO] [stdout] 363 | | debug_assert_eq!(const_type, bool_type); [INFO] [stdout] 364 | | debug_assert_eq!(other_type, bool_type); [INFO] [stdout] ... | [INFO] [stdout] 378 | | } [INFO] [stdout] 379 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/core/primitives/boolean.rs:513:17 [INFO] [stdout] | [INFO] [stdout] 513 | / /// Thanks to certain properties of booleans, we can evaluate certain things during [INFO] [stdout] 514 | | /// compilation and avoid a lot of extra computation. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] 515 | / (&ScopeItem::Constant {type_id: const_type, ref bytes}, &ScopeItem::TypedBlock {type_id: other_type, memory}) | [INFO] [stdout] 516 | | (&ScopeItem::TypedBlock {type_id: other_type, memory}, &ScopeItem::Constant {type_id: const_type, ref bytes}) => { [INFO] [stdout] 517 | | debug_assert_eq!(const_type, bool_type); [INFO] [stdout] 518 | | debug_assert_eq!(other_type, bool_type); [INFO] [stdout] ... | [INFO] [stdout] 548 | | }] [INFO] [stdout] 549 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/core/primitives/boolean.rs:641:17 [INFO] [stdout] | [INFO] [stdout] 641 | / /// Thanks to certain properties of booleans, we can evaluate certain things during [INFO] [stdout] 642 | | /// compilation and avoid a lot of extra computation. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] 643 | / (&ScopeItem::Constant {type_id: const_type, ref bytes}, &ScopeItem::TypedBlock {type_id: other_type, memory}) | [INFO] [stdout] 644 | | (&ScopeItem::TypedBlock {type_id: other_type, memory}, &ScopeItem::Constant {type_id: const_type, ref bytes}) => { [INFO] [stdout] 645 | | debug_assert_eq!(const_type, bool_type); [INFO] [stdout] 646 | | debug_assert_eq!(other_type, bool_type); [INFO] [stdout] ... | [INFO] [stdout] 676 | | }] [INFO] [stdout] 677 | | }, [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.27s [INFO] running `Command { std: "docker" "inspect" "864e23f3470cef6e1331089bb54b9f76f24753821ac407a1f36b0aa4da587cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864e23f3470cef6e1331089bb54b9f76f24753821ac407a1f36b0aa4da587cb5", kill_on_drop: false }` [INFO] [stdout] 864e23f3470cef6e1331089bb54b9f76f24753821ac407a1f36b0aa4da587cb5