[INFO] cloning repository https://github.com/NonNullDinu/sbuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NonNullDinu/sbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acf6cd42561d6f2017082ad457266128f2c8a627 [INFO] checking NonNullDinu/sbuild against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NonNullDinu/sbuild on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NonNullDinu/sbuild [INFO] finished tweaking git repo https://github.com/NonNullDinu/sbuild [INFO] tweaked toml for git repo https://github.com/NonNullDinu/sbuild written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/NonNullDinu/sbuild already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded lalrpop v0.19.4 [INFO] [stderr] Downloaded codespan-reporting v0.11.0 [INFO] [stderr] Downloaded linkme-impl v0.2.4 [INFO] [stderr] Downloaded linkme v0.2.4 [INFO] [stderr] Downloaded criterion v0.3.4 [INFO] [stderr] Downloaded snailquote v0.3.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.4 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] 9015940f3b79866e2b3c7f353e16adc477796dbd4166a1a1d74daab60c7f43c4 [INFO] running `Command { std: "docker" "start" "-a" "9015940f3b79866e2b3c7f353e16adc477796dbd4166a1a1d74daab60c7f43c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9015940f3b79866e2b3c7f353e16adc477796dbd4166a1a1d74daab60c7f43c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9015940f3b79866e2b3c7f353e16adc477796dbd4166a1a1d74daab60c7f43c4", kill_on_drop: false }` [INFO] [stdout] 9015940f3b79866e2b3c7f353e16adc477796dbd4166a1a1d74daab60c7f43c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 962091acd0054ed60df322f24b10f6ddac7251e0fd9a9d82e416c5365fd9ae37 [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" "962091acd0054ed60df322f24b10f6ddac7251e0fd9a9d82e416c5365fd9ae37", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] byteorder v1.4.2: default, std [INFO] [stderr] itertools v0.9.0 (as host dependency): default [INFO] [stderr] itoa v0.4.7: default, std [INFO] [stderr] log v0.4.14 (as host dependency): std [INFO] [stderr] num-traits v0.2.14: default, std [INFO] [stderr] regex v1.4.3 (as host dependency): aho-corasick, default, memchr, perf, perf-cache, perf-dfa, perf-inline, perf-literal, thread_local, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-perl, unicode-script, unicode-segment [INFO] [stderr] syn v1.0.60: extra-traits, full, visit, visit-mut [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking ghk v0.1.0 (/tmp/fixit/ghk) [INFO] [stderr] Checking leafbuild-mesonml v0.1.0 (/tmp/fixit/leafbuild-mesonml) [INFO] [stderr] Migrating ghk/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating leafbuild-mesonml/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking leafbuild-premakeml v0.1.0 (/tmp/fixit/leafbuild-premakeml) [INFO] [stderr] Migrating leafbuild-premakeml/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking leafbuild-derive v0.1.0 (/tmp/fixit/leafbuild-derive) [INFO] [stderr] Migrating leafbuild-derive/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling linkme-impl v0.2.4 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking linkme v0.2.4 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking snailquote v0.3.0 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking leafbuild-ghk v0.1.0 (/tmp/fixit/leafbuild-ghk) [INFO] [stderr] Migrating leafbuild-ghk/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating leafbuild-ghk/src/verify_commit_message.rs from 2018 edition to 2021 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking leafbuild-ast v0.1.0 (/tmp/fixit/leafbuild-ast) [INFO] [stderr] Migrating leafbuild-ast/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking leafbuild-core v0.1.0 (/tmp/fixit/leafbuild-core) [INFO] [stderr] Migrating leafbuild-core/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking leafbuild-ml v0.1.0 (/tmp/fixit/leafbuild-ml) [INFO] [stderr] Migrating leafbuild-ml/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking leafbuild-cmakeml v0.1.0 (/tmp/fixit/leafbuild-cmakeml) [INFO] [stderr] Migrating leafbuild-cmakeml/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed leafbuild-cmakeml/src/cmake_ml.rs (3 fixes) [INFO] [stderr] Compiling leafbuild-parser v0.1.0 (/tmp/fixit/leafbuild-parser) [INFO] [stderr] Migrating leafbuild-parser/build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating leafbuild-parser/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking leafbuild-interpreter v0.1.0 (/tmp/fixit/leafbuild-interpreter) [INFO] [stderr] Migrating leafbuild-interpreter/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating leafbuild-parser/benches/parser.rs from 2018 edition to 2021 [INFO] [stdout] error: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe_code, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this error originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this error originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leafbuild-interpreter` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe_code, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this error originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this error originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "962091acd0054ed60df322f24b10f6ddac7251e0fd9a9d82e416c5365fd9ae37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "962091acd0054ed60df322f24b10f6ddac7251e0fd9a9d82e416c5365fd9ae37", kill_on_drop: false }` [INFO] [stdout] 962091acd0054ed60df322f24b10f6ddac7251e0fd9a9d82e416c5365fd9ae37