[INFO] cloning repository https://github.com/AthulMuralidhar/core-space
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AthulMuralidhar/core-space" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthulMuralidhar%2Fcore-space", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthulMuralidhar%2Fcore-space'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d41e3099c8c21d450868c7d50d54a6ba405eddc5
[INFO] testing AthulMuralidhar/core-space against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthulMuralidhar%2Fcore-space" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AthulMuralidhar/core-space
[INFO] finished tweaking git repo https://github.com/AthulMuralidhar/core-space
[INFO] tweaked toml for git repo https://github.com/AthulMuralidhar/core-space written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AthulMuralidhar/core-space on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AthulMuralidhar/core-space 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: toolchain
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rpc v0.0.12
[INFO] [stderr]   Downloaded rosrust v0.9.10
[INFO] [stderr]   Downloaded array-init v2.0.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.48
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.6
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded deflate v0.9.1
[INFO] [stderr]   Downloaded rouille v3.5.0
[INFO] [stderr]   Downloaded ucd-util v0.1.9
[INFO] [stderr]   Downloaded itertools v0.10.4
[INFO] [stderr]   Downloaded gzip-header v0.3.0
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded nix v0.25.0
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded xml-rs v0.3.6
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded ctrlc v3.2.3
[INFO] [stderr]   Downloaded ros_message v0.1.0
[INFO] [stderr]   Downloaded rosrust_codegen v0.9.6
[INFO] [stderr]   Downloaded serde-xml-rs v0.2.1
[INFO] [stderr]   Downloaded serde_bytes v0.10.5
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded rosrust_msg v0.1.6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62d448f4d8bbd2a997c69bf06efabcf3e3af5234f580bdbad5fd534267d3982f
[INFO] running `Command { std: "docker" "start" "-a" "62d448f4d8bbd2a997c69bf06efabcf3e3af5234f580bdbad5fd534267d3982f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62d448f4d8bbd2a997c69bf06efabcf3e3af5234f580bdbad5fd534267d3982f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d448f4d8bbd2a997c69bf06efabcf3e3af5234f580bdbad5fd534267d3982f", kill_on_drop: false }`
[INFO] [stdout] 62d448f4d8bbd2a997c69bf06efabcf3e3af5234f580bdbad5fd534267d3982f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96ee9c671d418e5900799972ddceefa77ba6dcd38064b766d6f8e16f0fc62e1a
[INFO] running `Command { std: "docker" "start" "-a" "96ee9c671d418e5900799972ddceefa77ba6dcd38064b766d6f8e16f0fc62e1a", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: toolchain
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.48
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling gzip-header v0.3.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling array-init v2.0.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling ucd-util v0.1.9
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling xml-rs v0.3.6
[INFO] [stderr]    Compiling deflate v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tiny_http v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
[INFO] [stdout] 73 | unsafe impl Trait for ::std::marker::Sync + Send { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 75 | unsafe impl Trait for ::std::marker::Sync + Send + Sync { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `traitobject` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "96ee9c671d418e5900799972ddceefa77ba6dcd38064b766d6f8e16f0fc62e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ee9c671d418e5900799972ddceefa77ba6dcd38064b766d6f8e16f0fc62e1a", kill_on_drop: false }`
[INFO] [stdout] 96ee9c671d418e5900799972ddceefa77ba6dcd38064b766d6f8e16f0fc62e1a
