[INFO] cloning repository https://github.com/FuuuOverclocking/tiny-ce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FuuuOverclocking/tiny-ce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuuuOverclocking%2Ftiny-ce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuuuOverclocking%2Ftiny-ce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 287697cca305023c1e282e14126f84ce1d432b59
[INFO] checking FuuuOverclocking/tiny-ce against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuuuOverclocking%2Ftiny-ce" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FuuuOverclocking/tiny-ce
[INFO] finished tweaking git repo https://github.com/FuuuOverclocking/tiny-ce
[INFO] tweaked toml for git repo https://github.com/FuuuOverclocking/tiny-ce written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FuuuOverclocking/tiny-ce on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FuuuOverclocking/tiny-ce 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded oci-spec v0.5.6
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 230c15a58c80582fd2402ed63c920e13c1a4b1cf64e3a549005168fcaa2ea1e6
[INFO] running `Command { std: "docker" "start" "-a" "230c15a58c80582fd2402ed63c920e13c1a4b1cf64e3a549005168fcaa2ea1e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "230c15a58c80582fd2402ed63c920e13c1a4b1cf64e3a549005168fcaa2ea1e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230c15a58c80582fd2402ed63c920e13c1a4b1cf64e3a549005168fcaa2ea1e6", kill_on_drop: false }`
[INFO] [stdout] 230c15a58c80582fd2402ed63c920e13c1a4b1cf64e3a549005168fcaa2ea1e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b5127c5db4e19fc1b6027f05a777a95d479c9b64554a58d0adebad018844dd4
[INFO] running `Command { std: "docker" "start" "-a" "0b5127c5db4e19fc1b6027f05a777a95d479c9b64554a58d0adebad018844dd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling tiny-ce v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking oci-spec v0.5.6
[INFO] [stdout] error[E0425]: cannot find function `setup_args` in module `cpp_exports`
[INFO] [stdout]   --> src/container/fork.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |         cpp_exports::setup_args(
[INFO] [stdout]    |                      ^^^^^^^^^^ not found in `cpp_exports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `child_main` in module `cpp_exports`
[INFO] [stdout]   --> src/container/fork.rs:56:45
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let child_fn = || unsafe { cpp_exports::child_main() as isize };
[INFO] [stdout]    |                                             ^^^^^^^^^^ not found in `cpp_exports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setup_args` in module `cpp_exports`
[INFO] [stdout]   --> src/container/fork.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |         cpp_exports::setup_args(
[INFO] [stdout]    |                      ^^^^^^^^^^ not found in `cpp_exports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `child_main` in module `cpp_exports`
[INFO] [stdout]   --> src/container/fork.rs:56:45
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let child_fn = || unsafe { cpp_exports::child_main() as isize };
[INFO] [stdout]    |                                             ^^^^^^^^^^ not found in `cpp_exports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-ce` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tiny-ce` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0b5127c5db4e19fc1b6027f05a777a95d479c9b64554a58d0adebad018844dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5127c5db4e19fc1b6027f05a777a95d479c9b64554a58d0adebad018844dd4", kill_on_drop: false }`
[INFO] [stdout] 0b5127c5db4e19fc1b6027f05a777a95d479c9b64554a58d0adebad018844dd4
