[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] testing NonNullDinu/sbuild against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NonNullDinu/sbuild on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 463001b9df27e407831d48b1296bdffdb15ddf9007c583c8c578f85dae061014 [INFO] running `Command { std: "docker" "start" "-a" "463001b9df27e407831d48b1296bdffdb15ddf9007c583c8c578f85dae061014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "463001b9df27e407831d48b1296bdffdb15ddf9007c583c8c578f85dae061014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463001b9df27e407831d48b1296bdffdb15ddf9007c583c8c578f85dae061014", kill_on_drop: false }` [INFO] [stdout] 463001b9df27e407831d48b1296bdffdb15ddf9007c583c8c578f85dae061014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c0a91d49b2055a492d4af5c6187b16a9574355e0603d305c5e55a40b6488486 [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" "8c0a91d49b2055a492d4af5c6187b16a9574355e0603d305c5e55a40b6488486", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling lalrpop-util v0.19.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling leafbuild-derive v0.1.0 (/opt/rustwide/workdir/leafbuild-derive) [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling linkme-impl v0.2.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling linkme v0.2.4 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling leafbuild-ast v0.1.0 (/opt/rustwide/workdir/leafbuild-ast) [INFO] [stderr] Compiling leafbuild-core v0.1.0 (/opt/rustwide/workdir/leafbuild-core) [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling leafbuild-parser v0.1.0 (/opt/rustwide/workdir/leafbuild-parser) [INFO] [stderr] Compiling leafbuild-interpreter v0.1.0 (/opt/rustwide/workdir/leafbuild-interpreter) [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8c0a91d49b2055a492d4af5c6187b16a9574355e0603d305c5e55a40b6488486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c0a91d49b2055a492d4af5c6187b16a9574355e0603d305c5e55a40b6488486", kill_on_drop: false }` [INFO] [stdout] 8c0a91d49b2055a492d4af5c6187b16a9574355e0603d305c5e55a40b6488486